minor header fix
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15758 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
7ca29ef3f7
commit
c0cc334dfa
|
@ -23,8 +23,8 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include "../byterun/mlvalues.h"
|
||||
#include "../byterun/exec.h"
|
||||
#include "../byterun/caml/mlvalues.h"
|
||||
#include "../byterun/caml/exec.h"
|
||||
|
||||
char * default_runtime_path = RUNTIME_NAME;
|
||||
|
||||
|
|
Loading…
Reference in New Issue