From cb173ced294a87a4bef32435e9ff72aba3327226 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 1 Dec 2002 09:49:01 +0000 Subject: [PATCH] Don't include or . That's already done via system.h. --- src/stat.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/stat.c b/src/stat.c index 95a453e541..2204eb9181 100644 --- a/src/stat.c +++ b/src/stat.c @@ -43,9 +43,6 @@ # endif #endif -#include -#include - #include "system.h" #include "closeout.h" -- 2.47.2