diff options
Diffstat (limited to 'mbone/sdr/patches/patch-ag')
-rw-r--r-- | mbone/sdr/patches/patch-ag | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mbone/sdr/patches/patch-ag b/mbone/sdr/patches/patch-ag deleted file mode 100644 index 8b5ea8e2e1e..00000000000 --- a/mbone/sdr/patches/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ag,v 1.6 1999/10/28 02:40:24 hubertf Exp $ - ---- common/config_unix.h.orig Sat Oct 2 20:58:55 1999 -+++ common/config_unix.h Sat Oct 2 20:58:28 1999 -@@ -73,7 +73,7 @@ - #include <netdb.h> - #include <arpa/inet.h> - extern int h_errno; --#if !defined(HPUX) && !defined(Linux) && !defined(__FreeBSD__) -+#if !defined(HPUX) && !defined(Linux) && !defined(__FreeBSD__) && !defined(__NetBSD__) - #include <stropts.h> - #include <sys/filio.h> - #endif /* HPUX */ |