summaryrefslogtreecommitdiff
path: root/stdlib/headernt.c
diff options
context:
space:
mode:
authorFabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>2016-07-04 19:00:57 +0200
committerFabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>2016-07-12 17:53:24 +0200
commit63a3924f47be47cb198398d75e74cb58fd7b112f (patch)
treeeed05edec5d8baf368bf35c73a6b62a8beb2c930 /stdlib/headernt.c
parent40bee9b972343836a25bff0b887abec7b5551e30 (diff)
downloadocaml-63a3924f47be47cb198398d75e74cb58fd7b112f.tar.gz
Install all include files, and access internals with CAML_INTERNALS
Diffstat (limited to 'stdlib/headernt.c')
-rw-r--r--stdlib/headernt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/headernt.c b/stdlib/headernt.c
index d96747e545..9d4943b29e 100644
--- a/stdlib/headernt.c
+++ b/stdlib/headernt.c
@@ -13,6 +13,8 @@
/* */
/**************************************************************************/
+#define CAML_INTERNALS
+
#define STRICT
#define WIN32_LEAN_AND_MEAN