1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-29 00:20:40 -04:00
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

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