summaryrefslogtreecommitdiffstats
path: root/srUtils.c
diff options
context:
space:
mode:
Diffstat (limited to 'srUtils.c')
-rwxr-xr-xsrUtils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/srUtils.c b/srUtils.c
index 843e6f72..acd8edd9 100755
--- a/srUtils.c
+++ b/srUtils.c
@@ -36,7 +36,7 @@
#include <sys/types.h>
#include <signal.h>
#include <assert.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <ctype.h>
#include "liblogging-stub.h" /* THIS IS A MODIFICATION FOR RSYSLOG! 2004-11-18 rgerards */
#define TRUE 1