summaryrefslogtreecommitdiff
path: root/ext/dbm/sdbm/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dbm/sdbm/hash.c')
-rw-r--r--ext/dbm/sdbm/hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dbm/sdbm/hash.c b/ext/dbm/sdbm/hash.c
index 9b55a7f571..eb585ac102 100644
--- a/ext/dbm/sdbm/hash.c
+++ b/ext/dbm/sdbm/hash.c
@@ -7,6 +7,7 @@
* hashing routine
*/
+#include "config.h"
#include "sdbm.h"
/*
* polynomial conversion ignoring overflows