This commit is contained in:
John Whitington 2020-06-12 17:28:37 +01:00
parent 82c01e54f4
commit 17a3d959ba
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
/* */
/**************************************************************************/
/* This is not presently used. We need to bring in the win32unix implementation
* too and have the correct one chosen. Also need to copy across the OCaml
* interface to these functions */
#include <caml/mlvalues.h>
#include <caml/alloc.h>
#include <caml/fail.h>