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.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/source4/web_server/ejs/miniMpr.h b/source4/web_server/ejs/miniMpr.h
index 28a990c3a2..7bb4b5ca4d 100644
--- a/source4/web_server/ejs/miniMpr.h
+++ b/source4/web_server/ejs/miniMpr.h
@@ -35,7 +35,10 @@
/*
* Find out about our configuration
*/
- #include "includes.h"
+/*
+ this is not needed in samba builds, and breaks the build with my gcc-4.0 --metze
+ #include "includes.h"
+*/
/* allow this library to use strcpy() */
#undef strcpy