- fix include
[m6w6/mod-domaintree] / mod_domaintree.c
index 4df18aa1b7e12a7ef85df9259fc9c56c107f030d..96d955fb973fbae4bed231cb1bfb94b154293ec8 100644 (file)
@@ -95,9 +95,11 @@ module AP_MODULE_DECLARE_DATA domaintree_module;
 #ifndef HAVE_UNIX_SUEXEC
 #      ifdef SUEXEC_BIN
 #              define HAVE_UNIX_SUEXEC
-#              include "unixd.h"
 #      endif
 #endif
+#ifdef HAVE_UNIX_SUEXEC
+#      include "unixd.h"
+#endif
 
 #define DBG 0