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/yes.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/yes.c') diff --git a/src/yes.c b/src/yes.c index 8dd443fab..68bf9ae14 100644 --- a/src/yes.c +++ b/src/yes.c @@ -18,14 +18,7 @@ /* David MacKenzie */ #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