From 0a0800fe2507f48a2ae246d148b6f2b056109e04 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 Sep 1994 22:02:00 +0000 Subject: merge with 1.10n2 --- src/whoami.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/whoami.c') diff --git a/src/whoami.c b/src/whoami.c index 68d715350..6bb43153f 100644 --- a/src/whoami.c +++ b/src/whoami.c @@ -19,14 +19,7 @@ /* Written by Richard Mlynarik. */ #ifdef HAVE_CONFIG_H -#if defined (CONFIG_BROKETS) -/* We use instead of "config.h" so that a compilation - using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because it found this file in $srcdir). */ #include -#else -#include "config.h" -#endif #endif #include -- cgit v1.2.3-54-g00ecf