From: Jim Meyering Date: Tue, 27 Sep 1994 22:02:00 +0000 (+0000) Subject: merge with 1.10n2 X-Git-Tag: v2.22-rc1~347^2~10^2~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8303e08b4e4cd8663111588bfddf874f888a7b28;p=thirdparty%2Futil-linux.git merge with 1.10n2 --- diff --git a/login-utils/su.c b/login-utils/su.c index 97392f15b8..e67d048e50 100644 --- a/login-utils/su.c +++ b/login-utils/su.c @@ -70,14 +70,7 @@ Written by 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