diff options
Diffstat (limited to 'src/scan.c')
-rw-r--r-- | src/scan.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -45,6 +45,9 @@ /* October 2004, source code review by Thomas Biege <thomas@suse.de> */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "XpmI.h" #define MAXPRINTABLE 92 /* number of printable ascii chars |