summaryrefslogtreecommitdiffstats
path: root/lib/libnt/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnt/registry.c')
-rw-r--r--lib/libnt/registry.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libnt/registry.c b/lib/libnt/registry.c
index 04b4ab6e..e3eddd0b 100644
--- a/lib/libnt/registry.c
+++ b/lib/libnt/registry.c
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
// ERROR.C
//
// This file contains the functions needed to install the httpd server.