We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2292f11 commit 4dc4ea1Copy full SHA for 4dc4ea1
src/OVAL/oval_session.c
@@ -43,6 +43,7 @@
43
#include "public/oval_session.h"
44
#include "../DS/public/ds_sds_session.h"
45
#include "oscap_source.h"
46
+#include "oscap_helpers.h"
47
48
49
static const char *oscap_productname = "cpe:/a:open-scap:oscap";
src/OVAL/probes/oval_fts.c
@@ -34,6 +34,7 @@
34
#include <errno.h>
35
#include <pcre.h>
36
37
38
#include "fsdev.h"
39
#include "_probe-api.h"
40
#include "probe/entcmp.h"
0 commit comments