freebsd-ports/net/sbd/files/patch-doexec_unix.h
Pav Lucistnik 4280bf37ef - Update to 1.36
PR:		ports/71831
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2004-10-11 23:14:45 +00:00

10 lines
257 B
C

--- doexec_unix.h.orig Sat Sep 11 06:07:51 2004
+++ doexec_unix.h Sat Sep 18 18:48:27 2004
@@ -19,6 +19,7 @@
* See the COPYING file for more information.
*/
+#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/types.h>