mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
b111b35ebf
- use distribution patch - extend pkg-message - protect config file - cleanup staged install - make portlint happier
11 lines
214 B
C++
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"
|