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/uptime.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/uptime.c') diff --git a/src/uptime.c b/src/uptime.c index 934b1b8a4..c987a2a32 100644 --- a/src/uptime.c +++ b/src/uptime.c @@ -31,7 +31,6 @@ #include "error.h" #include "long-options.h" #include "readutmp.h" -#include "closeout.h" /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "uptime" -- cgit v1.2.3-54-g00ecf