summaryrefslogtreecommitdiff
path: root/archivers/gcpio/patches/patch-ac
blob: 4b5dcaea903a9782e490209e9823c115a404f532 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ac,v 1.3 2004/06/06 21:29:33 minskim Exp $

--- filetypes.h.orig	Sun Jul 19 01:53:46 1992
+++ filetypes.h	Thu Mar  5 13:20:46 1998
@@ -80,5 +80,3 @@
 #ifndef S_ISLNK
 #define lstat stat
 #endif
-int lstat ();
-int stat ();