summaryrefslogtreecommitdiff
path: root/lib/rename.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-02 05:43:03 +0000
committerJim Meyering <jim@meyering.net>1994-10-02 05:43:03 +0000
commitf1ce35a10cd920ec7f3e0aeb99ca39ab665f5783 (patch)
treecef7664c3bbf19e50498589c896b1f31c346ff95 /lib/rename.c
parentc543c4b10c69fba6a27cdd3baace3f677cc91b29 (diff)
downloadcoreutils-f1ce35a10cd920ec7f3e0aeb99ca39ab665f5783.tar.xz
merge with 3.9h
Diffstat (limited to 'lib/rename.c')
-rw-r--r--lib/rename.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/rename.c b/lib/rename.c
index b2cf2ceac..63193973b 100644
--- a/lib/rename.c
+++ b/lib/rename.c
@@ -16,14 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef HAVE_CONFIG_H
-#if defined (CONFIG_BROKETS)
-/* We use <config.h> 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 <config.h>
-#else
-#include "config.h"
-#endif
#endif
#include <sys/types.h>