summaryrefslogtreecommitdiff
path: root/source4/web_server/ejs/miniMpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/web_server/ejs/miniMpr.h')
-rw-r--r--source4/web_server/ejs/miniMpr.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/web_server/ejs/miniMpr.h b/source4/web_server/ejs/miniMpr.h
index 447a0f4c34..6fc9c02a16 100644
--- a/source4/web_server/ejs/miniMpr.h
+++ b/source4/web_server/ejs/miniMpr.h
@@ -35,7 +35,9 @@
/*
* Find out about our configuration
*/
- #include "includes.h"
+#ifndef _INCLUDES_H
+ #include "includes.h"
+#endif
/* allow this library to use strcpy() */
#undef strcpy