From 92c453524b6666de2f597298a4cdc9236da63ce3 Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 28 Oct 2002 12:41:55 +0000 Subject: Correct my mistake - move the mousetar package from sysutils to archivers. --- archivers/mousetar/patches/patch-aa | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 archivers/mousetar/patches/patch-aa (limited to 'archivers/mousetar/patches') diff --git a/archivers/mousetar/patches/patch-aa b/archivers/mousetar/patches/patch-aa new file mode 100644 index 00000000000..d28af23ee0a --- /dev/null +++ b/archivers/mousetar/patches/patch-aa @@ -0,0 +1,14 @@ +$NetBSD: patch-aa,v 1.1.1.1 2002/10/28 12:41:55 agc Exp $ + +--- tar.c 2002/10/16 09:25:24 1.1 ++++ tar.c 2002/10/16 09:25:38 +@@ -472,8 +472,8 @@ + /* NetBSD: fix up itoo/itod and the fs_q?mask fields, and BIG* */ + #ifdef TAR_INODE_NETBSD + #include +-#include + #include ++#include + #define rawi_direct direct + #define itoo(sb,i) ino_to_fsbo(sb,i) + #define itod(sb,i) ino_to_fsba(sb,i) -- cgit v1.2.3