summaryrefslogtreecommitdiff
path: root/pkgtools/pax/patches/patch-aa
blob: 836efadb943a0e0ce52a935c3e79f0339a609661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD*

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