summaryrefslogtreecommitdiffstats
path: root/include/base/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base/util.h')
-rw-r--r--include/base/util.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/base/util.h b/include/base/util.h
index 3302a1cf..10a59d69 100644
--- a/include/base/util.h
+++ b/include/base/util.h
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#ifndef BASE_UTIL_H
#define BASE_UTIL_H