mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Don't include ltdl.h any more. Its nested in lib/System now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18347 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
58c8ee1537
commit
6ab9b4cb1d
@ -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…
x
Reference in New Issue
Block a user