summaryrefslogtreecommitdiffstats
path: root/include/base/eventlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base/eventlog.h')
-rw-r--r--include/base/eventlog.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/base/eventlog.h b/include/base/eventlog.h
index c1e748de..5e6c6ac4 100644
--- a/include/base/eventlog.h
+++ b/include/base/eventlog.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
+
// EVENTLOG.H
//
// This file contains the defines that make NT an installable service.