summaryrefslogtreecommitdiff
path: root/support/popt.c
diff options
context:
space:
mode:
authorjbj <jbj@localhost>1998-10-08 11:20:06 +0000
committerjbj <jbj@localhost>1998-10-08 11:20:06 +0000
commitd668d53749e5e3270113cdeb9ed416962404ad21 (patch)
tree520834e31ac6d4e6d6a14caa0897d2a619524742 /support/popt.c
parent1daae8116a23c8df16a293eec86c66823ee19085 (diff)
downloadshared-mime-info-d668d53749e5e3270113cdeb9ed416962404ad21.tar.gz
automake linux fiddles.
svn path=/trunk/; revision=431
Diffstat (limited to 'support/popt.c')
-rw-r--r--support/popt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/popt.c b/support/popt.c
index 025d2d53..7678734b 100644
--- a/support/popt.c
+++ b/support/popt.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <errno.h>
#include <ctype.h>
#include <fcntl.h>