diff options
author | midipix <writeonce@midipix.org> | 2019-12-28 08:52:23 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-12-28 08:52:23 +0000 |
commit | 33f5755166b20dcd895c960165c71aa4c7b91fba (patch) | |
tree | cf677ba4ae620eeac505ac96d66fc9fb07785089 /include | |
parent | 5443b5ea30b2c1ed167cf5adb80699ff404d4bd8 (diff) | |
download | sltdl-33f5755166b20dcd895c960165c71aa4c7b91fba.tar.bz2 sltdl-33f5755166b20dcd895c960165c71aa4c7b91fba.tar.xz |
project: ltdl drop-in-replacement: provide ltdl.h as a header, not a symlink.
Diffstat (limited to 'include')
-rw-r--r-- | include/ltdl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ltdl.h b/include/ltdl.h new file mode 100644 index 0000000..6e0893e --- /dev/null +++ b/include/ltdl.h @@ -0,0 +1 @@ +#include "sltdl/sltdl.h" |