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 b55787e commit eb5e2b2Copy full SHA for eb5e2b2
cf-agent/verify_files.c
@@ -59,6 +59,7 @@
59
#include <known_dirs.h>
60
#include <evalfunction.h>
61
#include <changes_chroot.h> /* PrepareChangesChroot(), RecordFileChangedInChroot() */
62
+#include <cf3.defs.h>
63
64
static PromiseResult FindFilePromiserObjects(EvalContext *ctx, const Promise *pp);
65
static PromiseResult VerifyFilePromise(EvalContext *ctx, char *path, const Promise *pp);
0 commit comments