summaryrefslogtreecommitdiff
path: root/src/cp-hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cp-hash.c')
-rw-r--r--src/cp-hash.c10
1 files changed, 0 insertions, 10 deletions
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 <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 <stdio.h>
#include "cp.h"
#include "safe-stat.h"