Make xnanosleep's integer overflow test more robust.
[gnulib.git] / lib / base64.c
index 3316d1c..f237cd6 100644 (file)
@@ -41,9 +41,7 @@
  *
  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 /* Get prototype. */
 #include "base64.h"