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/uname.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/uname.c') diff --git a/src/uname.c b/src/uname.c index 0d81a1434..47f9ff45c 100644 --- a/src/uname.c +++ b/src/uname.c @@ -46,7 +46,6 @@ #include "system.h" #include "error.h" -#include "closeout.h" /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "uname" -- cgit v1.2.3-54-g00ecf