summaryrefslogtreecommitdiff
path: root/lib/fileblocks.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fileblocks.c')
-rw-r--r--lib/fileblocks.c7
1 files changed, 0 insertions, 7 deletions
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 <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
#if !defined (HAVE_ST_BLOCKS) && !defined(_POSIX_SOURCE)