freebsd-ports/devel/libtar/files/patch-lib::encode.c
Will Andrews 30ca9191d0 Add libtar 1.2, a library for manipulating POSIX and GNU tar files.
PR:		24114
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:40:15 +00:00

10 lines
218 B
C

--- 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>