summaryrefslogtreecommitdiffstats
path: root/lib/base/eventlog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base/eventlog.cpp')
-rw-r--r--lib/base/eventlog.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/base/eventlog.cpp b/lib/base/eventlog.cpp
index b0be1ad0..7144edd6 100644
--- a/lib/base/eventlog.cpp
+++ b/lib/base/eventlog.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
+
// //
// Name: EVENTLOG //
// Platforms: WIN32 //