diff options
Diffstat (limited to 'lib/e2p/hashstr.c')
-rw-r--r-- | lib/e2p/hashstr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/e2p/hashstr.c b/lib/e2p/hashstr.c index 5ee62370..a73758c7 100644 --- a/lib/e2p/hashstr.c +++ b/lib/e2p/hashstr.c @@ -9,6 +9,7 @@ * %End-Header% */ +#include "config.h" #include <stdio.h> #include <stdlib.h> #include <string.h> |