From bf0a4d70279b4adcfeb023b87152c4bb34fbad8d Mon Sep 17 00:00:00 2001 From: dougb Date: Thu, 15 Aug 2002 04:58:46 +0000 Subject: I was too conservative with my header changes, so restore some sanity via bde. atatat@NetBSD.org made basically the same change in their version, so bring over their CVS Id which I neglected last time. Obtained from: bde, Andrew Brown --- usr.bin/stat/stat.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/stat/stat.c b/usr.bin/stat/stat.c index 5d5f2a8..668fe38 100644 --- a/usr.bin/stat/stat.c +++ b/usr.bin/stat/stat.c @@ -38,19 +38,20 @@ #if 0 #ifndef lint -__RCSID("$NetBSD: stat.c,v 1.6 2002/07/09 21:25:00 atatat Exp $"); +__RCSID("$NetBSD: stat.c,v 1.8 2002/08/13 20:15:06 atatat Exp $"); #endif #endif #include __FBSDID("$FreeBSD$"); +#include #include -#include #include #include #include +#include #include #include #include -- cgit v1.1