summaryrefslogtreecommitdiff
path: root/src/common_io.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common_io.c')
-rw-r--r--src/common_io.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common_io.c b/src/common_io.c
index f5c9e45..e9586ad 100644
--- a/src/common_io.c
+++ b/src/common_io.c
@@ -22,6 +22,9 @@
* Author:
* Adam Jackson <ajax@redhat.com>
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include <stdlib.h>
#include <string.h>