pkgsrc/pkgtools/pax/patches/patch-aa
2000-01-10 01:03:35 +00:00

15 lines
318 B
Text

$NetBSD: patch-aa,v 1.2 2000/01/10 01:03:35 wiz Exp $
Needed for 1.3
--- tar.c.BAK Fri Apr 23 15:27:46 1999
+++ tar.c Fri Apr 23 15:31:40 1999
@@ -63,6 +63,8 @@
#include "extern.h"
#include "tar.h"
+#include "pwcache.c"
+
/*
* Routines for reading, writing and header identify of various versions of tar
*/