aboutsummaryrefslogblamecommitdiff
path: root/sysutils/sloth/files/patch-sloth.c
blob: 9db1d516840003c968b7254608f3b7b220dbf1c0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
--- sloth.c.orig	Sat May 11 01:25:43 2002
+++ sloth.c	Sat May 11 01:25:49 2002
@@ -23,7 +23,7 @@
  */
 
 #include <stdio.h>
-#include <wait.h>
+#include <sys/wait.h>
 #include <signal.h>
 #include <sys/types.h>
 #include <sys/time.h>