1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/misc/estic/files/patch-ay
Steve Price 059a88c435 Consolidate diffs to a single file into one patch and add a boatload
of patches to fix the build on -current.
2000-02-27 15:04:16 +00:00

11 lines
240 B
Plaintext

--- estic/imon.cc.orig Sat Feb 26 18:33:03 2000
+++ estic/imon.cc Sat Feb 26 18:33:29 2000
@@ -22,6 +22,7 @@
#include <stdio.h>
#include <errno.h>
#include <sys/time.h>
+#include <unistd.h>
#include "chartype.h"
#include "itemwin.h"