Skip to content

Commit

Permalink
Merge pull request #2061 from xambroz/patch-2
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 a930dc7 + 9722032 commit 00712fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/xml_iterate.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#endif

#include <string.h>
#include <libxml/parser.h>
#include "debug_priv.h"
#include "xml_iterate.h"
#include "oscap_helpers.h"
Expand Down

0 comments on commit 00712fe

Please sign in to comment.