mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
PR: ports/104320 (partial) Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
10 lines
217 B
C
10 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"
|