summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-ao
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-12 17:13:58 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-12 17:13:58 +0000
commitc543f759ff4dfcbd7e0efba46961558ebcae962c (patch)
treebe46cc9a0c2c128f524966c4a42afb67b9de4772 /comms/modemd/patches/patch-ao
parent71654a752975de3c4231ed160493afa78404f227 (diff)
downloadpkgsrc-c543f759ff4dfcbd7e0efba46961558ebcae962c.tar.gz
Fix errno. Add DragonFly.
Diffstat (limited to 'comms/modemd/patches/patch-ao')
-rw-r--r--comms/modemd/patches/patch-ao10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/modemd/patches/patch-ao b/comms/modemd/patches/patch-ao
new file mode 100644
index 00000000000..e66c658ea65
--- /dev/null
+++ b/comms/modemd/patches/patch-ao
@@ -0,0 +1,10 @@
+$NetBSD: patch-ao,v 1.1 2006/01/12 17:13:58 joerg Exp $
+
+--- include/tnext.h.orig 2006-01-12 16:55:40.000000000 +0000
++++ include/tnext.h
+@@ -199,5 +199,4 @@ extern struct clocks {
+
+ /* other external variables */
+ extern char **environ;
+-extern int errno;
+