summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sane-backends/patches/patch-ad')
-rw-r--r--graphics/sane-backends/patches/patch-ad12
1 files changed, 1 insertions, 11 deletions
diff --git a/graphics/sane-backends/patches/patch-ad b/graphics/sane-backends/patches/patch-ad
index ca11a96d4df..60603682bcc 100644
--- a/graphics/sane-backends/patches/patch-ad
+++ b/graphics/sane-backends/patches/patch-ad
@@ -1,12 +1,2 @@
-$NetBSD: patch-ad,v 1.6 2008/04/13 21:43:39 wiz Exp $
+$NetBSD: patch-ad,v 1.7 2012/12/10 12:06:51 ryoon Exp $
---- include/sane/sanei_tcp.h.orig 2006-11-30 23:23:19.000000000 +0000
-+++ include/sane/sanei_tcp.h
-@@ -22,6 +22,7 @@
-
- #include <netinet/in.h>
- #include <netdb.h>
-+#include <sys/types.h>
-
- extern SANE_Status sanei_tcp_open(const char *host, int port, int *fdp);
- extern void sanei_tcp_close(int fd);