Files
2013-09-26 17:14:40 +02:00

14 lines
320 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2009/01/04 01:08:52 adrianp Exp $
--- libopenvas/plugutils.c.orig 2008-12-16 13:03:21.000000000 +0000
+++ libopenvas/plugutils.c
@@ -35,7 +35,7 @@
#include <unistd.h>
#include <errno.h>
#include <signal.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <time.h>
#include <glib.h>