mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
c0acac7fdd
PR: ports/104320 (partial) Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
11 lines
217 B
C
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"
|