summaryrefslogtreecommitdiff
path: root/time/gnotime/patches/patch-aa
blob: e2eacf8a833c2e05331c4675f81d7b353c489f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2004/10/23 06:51:00 jdolecek Exp $

--- src/main.c.orig	2004-10-22 21:53:30.000000000 +0200
+++ src/main.c	2004-10-22 21:53:36.000000000 +0200
@@ -33,7 +33,7 @@
 #include <unistd.h>
 #include <utime.h>
 #if defined(HAVE_DECL_WNOHANG) && defined(HAVE_WAITPID)
-#include <wait.h>
+#include <sys/wait.h>
 #endif
 
 #include <qof.h>