1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/palm/pilot-link/files/patch-src_pilot-clip.c
Shaun Amott c0acac7fdd Fix build on FreeBSD 4.x.
PR:		ports/104320 (partial)
Submitted by:	"Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
2006-11-21 19:48:18 +00:00

11 lines
217 B
C

--- src/pilot-clip.c.orig Sun Aug 6 16:55:58 2006
+++ src/pilot-clip.c Tue Nov 21 19:24:15 2006
@@ -18,6 +18,7 @@
*/
#include <stdio.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include "pi-source.h"