From e4d4cea119f4b2eeffe14abfa2f55e0b6c9f2ce7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 26 Jul 2002 07:38:35 +0000 Subject: Don't include malloc.h -- it was unnecessary. --- src/stat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stat.c') diff --git a/src/stat.c b/src/stat.c index fd29d431c..b4cc437a0 100644 --- a/src/stat.c +++ b/src/stat.c @@ -44,7 +44,6 @@ #endif #include -#include #include #if HAVE_INTTYPES_H -- cgit v1.2.3-54-g00ecf