summaryrefslogtreecommitdiff
path: root/lib-src/yow.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/yow.c')
-rw-r--r--lib-src/yow.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/yow.c b/lib-src/yow.c
index 2cbb4e8240b..aea3b005fbe 100644
--- a/lib-src/yow.c
+++ b/lib-src/yow.c
@@ -10,6 +10,10 @@
* With dynamic memory allocation.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <ctype.h>
#include <../src/epaths.h> /* For PATH_DATA. */