xnanosleep: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / strerror-override.c
index 5fcbe1fd08ddd687c56800fc97e3d671543d139e..c2ca764eb46dc8ab031d3797ced3e1a028c31623 100644 (file)
@@ -17,6 +17,8 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2010.  */
 
+#include <config.h>
+
 #include "strerror-override.h"
 
 #include <errno.h>
 # endif
 #endif
 
-/* This undefine allows testing with gl_cv_header_errno_h_complete=no on
-   a system that otherwise has a complete errno.h.  */
-#undef strerror_override
-
 /* If ERRNUM maps to an errno value defined by gnulib, return a string
    describing the error.  Otherwise return NULL.  */
 const char *