summaryrefslogtreecommitdiff
path: root/ext/aspell/aspell.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/aspell/aspell.c')
-rw-r--r--ext/aspell/aspell.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/aspell/aspell.c b/ext/aspell/aspell.c
index fa474ae182..dac32cb259 100644
--- a/ext/aspell/aspell.c
+++ b/ext/aspell/aspell.c
@@ -18,6 +18,10 @@
/* $Id$ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "php.h"
#ifdef COMPILE_DL_ASPELL