summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/verify.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/verify.c b/src/verify.c
index f0dbe55..2890725 100644
--- a/src/verify.c
+++ b/src/verify.c
@@ -38,6 +38,8 @@
#include "async.h"
#include "shell.h"
+#include <sys/wait.h>
+
/**
Calls the on-verify command and returns the result