aboutsummaryrefslogtreecommitdiff
path: root/security/openvas-libraries/files/patch-libopenvas-plugutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvas-libraries/files/patch-libopenvas-plugutils.c')
-rw-r--r--security/openvas-libraries/files/patch-libopenvas-plugutils.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/openvas-libraries/files/patch-libopenvas-plugutils.c b/security/openvas-libraries/files/patch-libopenvas-plugutils.c
new file mode 100644
index 000000000000..e34a78ba10e5
--- /dev/null
+++ b/security/openvas-libraries/files/patch-libopenvas-plugutils.c
@@ -0,0 +1,11 @@
+--- 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"