summaryrefslogtreecommitdiff
path: root/print/LPRng-core/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'print/LPRng-core/patches/patch-ad')
-rw-r--r--print/LPRng-core/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/LPRng-core/patches/patch-ad b/print/LPRng-core/patches/patch-ad
new file mode 100644
index 00000000000..2dbc1967a64
--- /dev/null
+++ b/print/LPRng-core/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.3 2005/12/29 13:46:16 joerg Exp $
+
+--- src/include/portable.h.orig 2005-12-28 21:36:47.000000000 +0000
++++ src/include/portable.h
+@@ -364,7 +364,7 @@ typedef struct dirent plp_dir_t;
+ # endif
+ #endif
+
+-#ifndef HAVE_ERRNO_DECL
++#ifndef HAVE_DECL_ERRNO
+ extern int errno;
+ #endif
+