From 4f4e9aa8e16aaaf7dea9bb8053168316c0515626 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Jul 2003 07:29:54 +0000 Subject: Don't include headers already included by system.h: Don't include closeout.h. --- src/echo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/echo.c') diff --git a/src/echo.c b/src/echo.c index 9ce8547ad..e1629a638 100644 --- a/src/echo.c +++ b/src/echo.c @@ -19,7 +19,6 @@ #include #include #include "system.h" -#include "closeout.h" #include "long-options.h" /* The official name of this program (e.g., no `g' prefix). */ -- cgit v1.2.3-54-g00ecf