aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/fc/fsio.h
diff options
context:
space:
mode:
Diffstat (limited to 'libXfont/src/fc/fsio.h')
-rw-r--r--libXfont/src/fc/fsio.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libXfont/src/fc/fsio.h b/libXfont/src/fc/fsio.h
index 2bb8e0b73..fa1e7d8f9 100644
--- a/libXfont/src/fc/fsio.h
+++ b/libXfont/src/fc/fsio.h
@@ -26,8 +26,9 @@
#ifndef _FSIO_H_
#define _FSIO_H_
-#undef DEBUG
+#ifdef DEBUG
#define REQUEST_LOG_SIZE 100
+#endif
typedef struct _fs_fpe_alternate {
char *name;