summaryrefslogtreecommitdiff
path: root/source4/lib/appweb/mpr/miniMpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/appweb/mpr/miniMpr.h')
-rw-r--r--source4/lib/appweb/mpr/miniMpr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/appweb/mpr/miniMpr.h b/source4/lib/appweb/mpr/miniMpr.h
index d92e50fe89..30d2103ba8 100644
--- a/source4/lib/appweb/mpr/miniMpr.h
+++ b/source4/lib/appweb/mpr/miniMpr.h
@@ -185,8 +185,10 @@ typedef char* MprStr;
#ifndef __cplusplus
typedef unsigned char uchar;
+#ifndef __bool_true_false_are_defined
typedef int bool;
#endif
+#endif
/*
* Porters: put other operating system type defines here