* lib/regex_internal.c (re_string_reconstruct): Handle
[gnulib.git] / lib / c-strstr.c
index 0cf97d6..e383fe3 100644 (file)
@@ -24,9 +24,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
  *
  * Stephen R. van den Berg, berg@pool.informatik.rwth-aachen.de        */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>