aboutsummaryrefslogtreecommitdiffstats
path: root/main/libnfsidmap/musl-fix-includes.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-09-26 14:18:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-09-26 14:18:43 +0000
commitcd24d5a65b7192c31509c46f38545631fce0afa3 (patch)
tree64dd91f1192683501fb85edf3ebd87f4dd2e366d /main/libnfsidmap/musl-fix-includes.patch
parent0c96010c975485d928d8ee1dbd3bf448204ee0d5 (diff)
downloadaports-cd24d5a65b7192c31509c46f38545631fce0afa3.tar.bz2
aports-cd24d5a65b7192c31509c46f38545631fce0afa3.tar.xz
main/libnfsidmap: remove due to merge with nfs-utils
Diffstat (limited to 'main/libnfsidmap/musl-fix-includes.patch')
-rw-r--r--main/libnfsidmap/musl-fix-includes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/libnfsidmap/musl-fix-includes.patch b/main/libnfsidmap/musl-fix-includes.patch
deleted file mode 100644
index aeb4aa1a91..0000000000
--- a/main/libnfsidmap/musl-fix-includes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libnfsidmap-0.25.orig/cfg.h
-+++ libnfsidmap-0.25/cfg.h
-@@ -33,6 +33,7 @@
- #ifndef _CONF_H_
- #define _CONF_H_
-
-+#include <sys/types.h>
- #include "queue.h"
-
- struct conf_list_node {