aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/openvas-libraries/files/patch-libopenvas-plugutils.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/openvas-libraries/files/patch-libopenvas-plugutils.c b/security/openvas-libraries/files/patch-libopenvas-plugutils.c
deleted file mode 100644
index e34a78ba10e5..000000000000
--- a/security/openvas-libraries/files/patch-libopenvas-plugutils.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libopenvas/plugutils.c.orig 2008-04-26 22:03:11.000000000 +0900
-+++ libopenvas/plugutils.c 2008-04-26 22:03:21.000000000 +0900
-@@ -35,7 +35,7 @@
- #include <unistd.h>
- #include <errno.h>
- #include <signal.h>
--#include <wait.h>
-+#include <sys/wait.h>
- #include <time.h>
-
- #include "arglists.h"