summaryrefslogtreecommitdiff
path: root/src/smi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smi.h')
-rw-r--r--src/smi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smi.h b/src/smi.h
index ebd8a66..e682dfa 100644
--- a/src/smi.h
+++ b/src/smi.h
@@ -264,7 +264,7 @@ typedef struct
structure */
void (*BlockHandler)(int i, pointer blockData, pointer pTimeout,
pointer pReadMask);
-#ifdef SMI501_CLI_DEBUG
+#if SMI501_CLI_DEBUG
/* SMI 501/502 Command List Interpreter */
Bool batch_active;
int64_t *batch_handle; /* Virtual address */