mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Don't include ltdl.h any more. Its nested in lib/System now.
llvm-svn: 18347
This commit is contained in:
parent
e498308615
commit
dba402cd23
@ -16,10 +16,6 @@
|
||||
|
||||
#include "llvm/Config/config.h"
|
||||
|
||||
#ifdef HAVE_LTDL_H
|
||||
#include <ltdl.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_DLFCN_H
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user