summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/aclutil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libaccess/aclutil.cpp')
-rw-r--r--lib/libaccess/aclutil.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libaccess/aclutil.cpp b/lib/libaccess/aclutil.cpp
index 0d14f96e..77bdf60b 100644
--- a/lib/libaccess/aclutil.cpp
+++ b/lib/libaccess/aclutil.cpp
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
/*
* Source file for the TimeOfDay and DayOfWeek LAS drivers
*/