summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/aclflush.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libaccess/aclflush.cpp')
-rw-r--r--lib/libaccess/aclflush.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libaccess/aclflush.cpp b/lib/libaccess/aclflush.cpp
index 7f34a307..8e5ce7c8 100644
--- a/lib/libaccess/aclflush.cpp
+++ b/lib/libaccess/aclflush.cpp
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/*
* Source file for the ACL_CacheFlush-related routines.
*/