summaryrefslogtreecommitdiffstats
path: root/include/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/version.h b/include/version.h
index 80237258..e28bf2ea 100644
--- a/include/version.h
+++ b/include/version.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
+
/*
This file is included from both C source and the NT installation compiler.
Because of that, no ifdefs are allowed, and strings must be simple strings