summaryrefslogtreecommitdiffstats
path: root/byterun/signals.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/signals.h')
-rw-r--r--byterun/signals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/byterun/signals.h b/byterun/signals.h
index c23bf9341..1452a3e1e 100644
--- a/byterun/signals.h
+++ b/byterun/signals.h
@@ -16,7 +16,9 @@
#ifndef CAML_SIGNALS_H
#define CAML_SIGNALS_H
+#ifndef CAML_NAME_SPACE
#include "compatibility.h"
+#endif
#include "misc.h"
#include "mlvalues.h"