From 8f8f1d01884eadb85326f2bacbb80944aa01f871 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 26 Aug 2006 06:55:57 +0000 Subject: Include unconditionally, since we now assume config.h exists. --- lib/randread.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/randread.c') diff --git a/lib/randread.c b/lib/randread.c index ff3f86900..28796fe49 100644 --- a/lib/randread.c +++ b/lib/randread.c @@ -18,9 +18,7 @@ /* Written by Paul Eggert. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "randread.h" -- cgit v1.2.3-54-g00ecf