summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-ca
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/netpbm/patches/patch-ca')
-rw-r--r--graphics/netpbm/patches/patch-ca12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/netpbm/patches/patch-ca b/graphics/netpbm/patches/patch-ca
new file mode 100644
index 00000000000..92141bd32e8
--- /dev/null
+++ b/graphics/netpbm/patches/patch-ca
@@ -0,0 +1,12 @@
+$NetBSD: patch-ca,v 1.1.2.2 2006/06/26 07:06:35 ghen Exp $
+
+--- converter/other/rlatopam.c.orig 2006-01-08 00:02:13.000000000 -0500
++++ converter/other/rlatopam.c
+@@ -13,6 +13,7 @@
+ **/
+
+
++#include <sys/types.h>
+ #include <netinet/in.h> /* For ntohs, htons */
+ #include <string.h>
+ #include <errno.h>