summaryrefslogtreecommitdiffstats
path: root/src/extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/extract.c')
-rw-r--r--src/extract.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/extract.c b/src/extract.c
index ec1d8f0..2e63d14 100644
--- a/src/extract.c
+++ b/src/extract.c
@@ -18,6 +18,10 @@
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>