mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
3cc92cfdf1
Submitted by: Jeremy Lea <reg@freebsd.org>
10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
--- kpilot/pilotListener.cc.orig Thu Feb 10 22:24:08 2000
|
|
+++ kpilot/pilotListener.cc Thu Feb 10 22:24:33 2000
|
|
@@ -1,5 +1,6 @@
|
|
#include <sys/time.h>
|
|
#include <sys/types.h>
|
|
+#include <string.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|
|
#include <unistd.h>
|