1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/palm/kpilot/files/patch-af
Dima Ruban 3cc92cfdf1 Use USE_LIBTOOL.
Submitted by:	Jeremy Lea <reg@freebsd.org>
2000-02-19 22:13:35 +00:00

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>