summaryrefslogtreecommitdiffstats
path: root/include/nt/ntos.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nt/ntos.h')
-rw-r--r--include/nt/ntos.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/nt/ntos.h b/include/nt/ntos.h
index 7d129d6c..7d971b7e 100644
--- a/include/nt/ntos.h
+++ b/include/nt/ntos.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
+
/**********************************************************************
* ntOS.h - functionality used bt NT Operating System
*