summaryrefslogtreecommitdiff
path: root/gmodule/gmodule-ar.c
diff options
context:
space:
mode:
Diffstat (limited to 'gmodule/gmodule-ar.c')
-rw-r--r--gmodule/gmodule-ar.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gmodule/gmodule-ar.c b/gmodule/gmodule-ar.c
index 353a05779..8bc847d98 100644
--- a/gmodule/gmodule-ar.c
+++ b/gmodule/gmodule-ar.c
@@ -24,6 +24,9 @@
/* because we are compatible with archive format only since AIX 4.3 */
#define __AR_BIG__
+
+#include "config.h"
+
#include <ar.h>
#include <stdlib.h>