summaryrefslogtreecommitdiff
path: root/lib/randperm.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/randperm.c')
-rw-r--r--lib/randperm.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/randperm.c b/lib/randperm.c
index 96f049446..faf34dde1 100644
--- a/lib/randperm.c
+++ b/lib/randperm.c
@@ -18,9 +18,7 @@
/* Written by Paul Eggert. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include "randperm.h"