freebsd-ports/security/openvas8-manager/files/patch-src-manage_sqlite3.c
Jose Alonso Cardenas Marquez 29c543f285 - Rename openvas ports for reflect 8 version in name. I'll add openvas9 ports
and I'll take maintainership of them
2017-08-03 22:21:37 +00:00

10 lines
211 B
C

--- src/manage_sqlite3.c.orig 2015-12-08 07:09:32 UTC
+++ src/manage_sqlite3.c
@@ -31,6 +31,7 @@
#include "manage_acl.h"
#include "tracef.h"
+#include <sys/wait.h>
#include <sqlite3.h>
#include <time.h>