Remove dependencies from objinfo_helper to OCaml runtime

This is cleaner and should address PR#7407 item 3.
master
Xavier Leroy 2017-02-23 16:35:39 +01:00
parent 61037b1cd4
commit 2c3a9d31bc
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@
/* */
/**************************************************************************/
#include "../config/s.h"
#include "../byterun/caml/mlvalues.h"
#include "../byterun/caml/alloc.h"
#include <stdio.h>
#ifdef HAS_LIBBFD