diff options
Diffstat (limited to 'lib/safe-read.c')
| -rw-r--r-- | lib/safe-read.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/safe-read.c b/lib/safe-read.c index 2e131e1f2..22e705aed 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.c @@ -17,14 +17,7 @@ */ #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> |
