Skip to content

Commit 9722032

Browse files
authored
fix implicit declaration
1 parent c27e108 commit 9722032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/xml_iterate.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#endif
2323

2424
#include <string.h>
25+
#include <libxml/parser.h>
2526
#include "debug_priv.h"
2627
#include "xml_iterate.h"
2728
#include "oscap_helpers.h"

0 commit comments

Comments
 (0)