aboutsummaryrefslogtreecommitdiff
path: root/devel/libtar/files/patch-lib::encode.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtar/files/patch-lib::encode.c')
-rw-r--r--devel/libtar/files/patch-lib::encode.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libtar/files/patch-lib::encode.c b/devel/libtar/files/patch-lib::encode.c
new file mode 100644
index 000000000000..51baeaf7b335
--- /dev/null
+++ b/devel/libtar/files/patch-lib::encode.c
@@ -0,0 +1,10 @@
+--- lib/encode.c.orig Sat Jan 6 17:47:54 2001
++++ lib/encode.c Sat Jan 6 17:47:59 2001
+@@ -15,7 +15,6 @@
+
+ #include <pwd.h>
+ #include <grp.h>
+-#include <sys/sysmacros.h>
+
+ #ifdef STDC_HEADERS
+ # include <string.h>