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