Skip to content

Commit

Permalink
fix(deps): implicit declaration of function 'xmlCleanupParser'
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Strobl <[email protected]>
  • Loading branch information
jmastr committed Jan 4, 2025
1 parent 6396474 commit f4f4b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mem/libxml.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <string.h>
#include <time.h>

#include <libxml/parser.h>
#include <libxml/xmlmemory.h>

//#define TRACE_MEM
Expand Down

0 comments on commit f4f4b53

Please sign in to comment.