summaryrefslogtreecommitdiff
path: root/archivers/dar/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dar/patches/patch-ad')
-rw-r--r--archivers/dar/patches/patch-ad14
1 files changed, 0 insertions, 14 deletions
diff --git a/archivers/dar/patches/patch-ad b/archivers/dar/patches/patch-ad
deleted file mode 100644
index 541853b5692..00000000000
--- a/archivers/dar/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2005/01/24 16:58:06 tv Exp $
-
---- src/libdar/catalogue.cpp.orig 2005-01-24 11:29:06.000000000 -0500
-+++ src/libdar/catalogue.cpp
-@@ -35,6 +35,9 @@ extern "C"
- #if HAVE_NETINET_IN_H
- #include <netinet/in.h>
- #endif
-+#if HAVE_ARPA_INET_H
-+#include <arpa/inet.h>
-+#endif
-
- #ifdef STDC_HEADERS
- #include <ctype.h>