summaryrefslogtreecommitdiffstats
path: root/lib/libnt/service.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnt/service.c')
-rw-r--r--lib/libnt/service.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libnt/service.c b/lib/libnt/service.c
index f193c543..c4a20f4c 100644
--- a/lib/libnt/service.c
+++ b/lib/libnt/service.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
+
#include <windows.h>
#include "nt/ntos.h"