summaryrefslogtreecommitdiff
path: root/devel/trio/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/trio/patches/patch-aa')
-rw-r--r--devel/trio/patches/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/trio/patches/patch-aa b/devel/trio/patches/patch-aa
deleted file mode 100644
index c9fbb3a9cd7..00000000000
--- a/devel/trio/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2005/12/15 21:55:31 joerg Exp $
-
---- trio.c.orig 2005-12-15 21:49:33.000000000 +0000
-+++ trio.c
-@@ -536,9 +536,6 @@ typedef struct _userdef_T {
- * Internal variables
- */
-
--#if defined(PLATFORM_UNIX)
--extern int errno;
--#endif
- static const char null[] = "(nil)";
-
- #if defined(USE_LOCALE)