summaryrefslogtreecommitdiffstats
path: root/byterun/mlvalues.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/mlvalues.h')
-rw-r--r--byterun/mlvalues.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/byterun/mlvalues.h b/byterun/mlvalues.h
index a3bbad312..74db88187 100644
--- a/byterun/mlvalues.h
+++ b/byterun/mlvalues.h
@@ -16,8 +16,9 @@
#ifndef CAML_MLVALUES_H
#define CAML_MLVALUES_H
-
+#ifndef CAML_NAME_SPACE
#include "compatibility.h"
+#endif
#include "config.h"
#include "misc.h"