From f1ce35a10cd920ec7f3e0aeb99ca39ab665f5783 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 2 Oct 1994 05:43:03 +0000 Subject: merge with 3.9h --- lib/fileblocks.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib/fileblocks.c') diff --git a/lib/fileblocks.c b/lib/fileblocks.c index ee82f7596..83ac04fd6 100644 --- a/lib/fileblocks.c +++ b/lib/fileblocks.c @@ -18,14 +18,7 @@ /* Written by Brian L. Matthews, blm@6sceng.UUCP. */ #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 #if !defined (HAVE_ST_BLOCKS) && !defined(_POSIX_SOURCE) -- cgit v1.2.3-54-g00ecf