diff options
Diffstat (limited to 'mkfontscale/hash.c')
-rw-r--r-- | mkfontscale/hash.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mkfontscale/hash.c b/mkfontscale/hash.c index 58f1b6940..adf59412b 100644 --- a/mkfontscale/hash.c +++ b/mkfontscale/hash.c @@ -20,7 +20,9 @@ THE SOFTWARE. */ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #include <stdlib.h> #include <unistd.h> |