Skip to content

Commit

Permalink
Merge pull request #2062 from xambroz/patch-4
Browse files Browse the repository at this point in the history
fix implicit declaration
  • Loading branch information
jan-cerny authored Dec 15, 2023
2 parents 00712fe + 8c4d521 commit 5b3b1d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/source/bz2.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#endif

#include <libxml/tree.h>
#include <libxml/parser.h>
#include <stdlib.h>
#include <string.h>
#ifdef OS_WINDOWS
Expand Down

0 comments on commit 5b3b1d7

Please sign in to comment.