summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-03-11 12:02:45 +0100
committerPacho Ramos <pacho@gentoo.org>2018-03-11 12:05:10 +0100
commitb522124233e90a84963ca9512f1bb5166983a6ab (patch)
tree0e1ce170481b3a4600b3e3b5bca31303d3e1202d /net-vpn/htun/files/htun-0.9.6-glibc.patch
parentRemove masked for removal packages (diff)
downloadgentoo-b522124233e90a84963ca9512f1bb5166983a6ab.tar.gz
gentoo-b522124233e90a84963ca9512f1bb5166983a6ab.tar.bz2
gentoo-b522124233e90a84963ca9512f1bb5166983a6ab.zip
Remove masked for removal packages
Diffstat (limited to 'net-vpn/htun/files/htun-0.9.6-glibc.patch')
-rw-r--r--net-vpn/htun/files/htun-0.9.6-glibc.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/net-vpn/htun/files/htun-0.9.6-glibc.patch b/net-vpn/htun/files/htun-0.9.6-glibc.patch
deleted file mode 100644
index 3f281c526388..000000000000
--- a/net-vpn/htun/files/htun-0.9.6-glibc.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-get things building with glibc-2.8
-
-http://bugs.gentoo.org/248100
-
---- a/include/common.h
-+++ b/include/common.h
-@@ -23,6 +23,7 @@
- #ifndef __COMMON_H
- #define __COMMON_H
-
-+#include <limits.h>
- #include <netinet/in.h>
- #include <time.h>
- #include "queue.h"