Skip to content

Commit c1b5c99

Browse files
committed
[WRAPPER] Added libxml alternative name for loading
1 parent 41d56aa commit c1b5c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wrapped/wrappedxml2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
const char* xml2Name = "libxml2.so.2";
2222
#define ALTNAME "libxml2.so"
23+
#define ALTNAME2 "libxml2.so.16"
2324

2425
#define LIBNAME xml2
2526

0 commit comments

Comments
 (0)