tmpfile: Fix C++ test error on mingw.
[pspp] / lib / netdb.in.h
index 461d12f4c9a03a673c94cca530823e1fa9f587eb..8f091411f81313cde1d2ce8c955a95bb14c3297e 100644 (file)
    It is intended to provide definitions and prototypes needed by an
    application.  */
 
-# if __GNUC__ >= 3
-@PRAGMA_SYSTEM_HEADER@
-# endif
-
 #ifndef _GL_NETDB_H
 
+#if __GNUC__ >= 3
+@PRAGMA_SYSTEM_HEADER@
+#endif
+
 #if @HAVE_NETDB_H@
 
 /* The include_next requires a split double-inclusion guard.  */