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 2b8836cef3
commit cfb0715075
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