1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/misc/estic/files/patch-imon.cc
Dirk Meyer b111b35ebf - add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier
2017-01-29 14:47:22 +00:00

11 lines
214 B
C++

--- estic/imon.cc.orig 1996-11-08 16:41:46 UTC
+++ estic/imon.cc
@@ -22,6 +22,7 @@
#include <stdio.h>
#include <errno.h>
#include <sys/time.h>
+#include <unistd.h>
#include "chartype.h"
#include "itemwin.h"