vasnprintf: Fix crash in %ls directive.
[pspp] / lib / search.in.h
index d61f9e4cb6d06b910cb3811451833f3ccb368386..20551a94af3617f9422acf7b491646e1b1752cc5 100644 (file)
 
 #ifndef _GL_SEARCH_H
 
+#if __GNUC__ >= 3
+@PRAGMA_SYSTEM_HEADER@
+#endif
+
 /* The include_next requires a split double-inclusion guard.  */
 #if @HAVE_SEARCH_H@
-# if __GNUC__ >= 3
-@PRAGMA_SYSTEM_HEADER@
-# endif
 # @INCLUDE_NEXT@ @NEXT_SEARCH_H@
 #endif