summaryrefslogtreecommitdiff
path: root/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/utils.h b/utils.h
index e773dea..65e37c8 100644
--- a/utils.h
+++ b/utils.h
@@ -258,9 +258,7 @@ uInformation(const char * /* s */ , ...
#define DEBUG_VAR debugFlags
#endif
-#ifdef DEBUG_VAR_NOT_LOCAL
- extern
-#endif
+extern
unsigned int DEBUG_VAR;
extern void uDebug(char * /* s */ , ...