Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2008 15:19:07 +0200
From:      Mitya <mitya@cabletv.dp.ua>
To:        ports@freebsd.org
Subject:   graphics/sane-backends
Message-ID:  <4950E54B.6000109@cabletv.dp.ua>

next in thread | raw e-mail | index | archive | help
--- include/sane/sanei_tcp.h.orig    2006-12-01 01:23:19.000000000 +0200
+++ include/sane/sanei_tcp.h    2008-12-23 15:11:05.456497255 +0200
@@ -22,6 +22,9 @@
 
 #include <netinet/in.h>
 #include <netdb.h>
+#include <unistd.h>
+#include <stdlib.h>
+#include <string.h>
 
 extern SANE_Status sanei_tcp_open(const char *host, int port, int *fdp);
 extern void sanei_tcp_close(int fd);
# cat patch-sanei_tcp.h




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4950E54B.6000109>