tmpfile: Fix C++ test error on mingw.
[pspp] / lib / netdb.in.h
index c7bc9292014e44b373d115548066c16248b25da0..8f091411f81313cde1d2ce8c955a95bb14c3297e 100644 (file)
 
 #ifndef _GL_NETDB_H
 
-#if @HAVE_NETDB_H@
-
-# if __GNUC__ >= 3
+#if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
-# endif
+#endif
+
+#if @HAVE_NETDB_H@
 
 /* The include_next requires a split double-inclusion guard.  */
 # @INCLUDE_NEXT@ @NEXT_NETDB_H@