1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/misc/estic/files/patch-imon.cc
Dirk Meyer 0ccc29e81c - rename and merge patches
(for better CVS tracking of next updates)
2005-09-06 08:38:32 +00:00

11 lines
240 B
C++

--- 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"