summaryrefslogtreecommitdiff
path: root/archivers/dar/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dar/patches/patch-ae')
-rw-r--r--archivers/dar/patches/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/archivers/dar/patches/patch-ae b/archivers/dar/patches/patch-ae
deleted file mode 100644
index f80bc00c50f..00000000000
--- a/archivers/dar/patches/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2005/01/24 16:58:06 tv Exp $
-
---- src/libdar/header.cpp.orig 2005-01-24 11:29:34.000000000 -0500
-+++ src/libdar/header.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
-
- #if TIME_WITH_SYS_TIME
- # include <sys/time.h>