time_r: Add missing declarations on HP-UX 11.
[pspp] / lib / search.in.h
index d61f9e4cb6d06b910cb3811451833f3ccb368386..638e93aaa2a16dd32e00c3aba0db8a5190784cb6 100644 (file)
 
 #ifndef _GL_SEARCH_H
 
+#if __GNUC__ >= 3
+@PRAGMA_SYSTEM_HEADER@
+#endif
+@PRAGMA_COLUMNS@
+
 /* 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