Skip to content

Commit 5b3b1d7

Browse files
authored
Merge pull request #2062 from xambroz/patch-4
fix implicit declaration
2 parents 00712fe + 8c4d521 commit 5b3b1d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/source/bz2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#endif
2727

2828
#include <libxml/tree.h>
29+
#include <libxml/parser.h>
2930
#include <stdlib.h>
3031
#include <string.h>
3132
#ifdef OS_WINDOWS

0 commit comments

Comments
 (0)