summaryrefslogtreecommitdiff
path: root/lib/rand-isaac.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rand-isaac.c')
-rw-r--r--lib/rand-isaac.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/rand-isaac.c b/lib/rand-isaac.c
index 8fc48f79c..cfdc643f6 100644
--- a/lib/rand-isaac.c
+++ b/lib/rand-isaac.c
@@ -31,9 +31,7 @@
* and fast, and because the author did good work analyzing it.
* --------------------------------------------------------------------
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include "rand-isaac.h"