From f17c045d219e48e96f7a35d37f239627fa0f8fcf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 2 Oct 1994 02:09:38 +0000 Subject: . --- src/cp-hash.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/cp-hash.c') diff --git a/src/cp-hash.c b/src/cp-hash.c index 5204d1368..92c55a130 100644 --- a/src/cp-hash.c +++ b/src/cp-hash.c @@ -17,17 +17,7 @@ Written by Torbjorn Granlund, Sweden (tege@sics.se). */ -#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 #include "cp.h" #include "safe-stat.h" -- cgit v1.2.3-54-g00ecf