maint: use pragma consistently across replacement headers
[pspp] / lib / netdb.in.h
index c7bc9292014e44b373d115548066c16248b25da0..461d12f4c9a03a673c94cca530823e1fa9f587eb 100644 (file)
    It is intended to provide definitions and prototypes needed by an
    application.  */
 
-#ifndef _GL_NETDB_H
-
-#if @HAVE_NETDB_H@
-
 # if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 # endif
 
+#ifndef _GL_NETDB_H
+
+#if @HAVE_NETDB_H@
+
 /* The include_next requires a split double-inclusion guard.  */
 # @INCLUDE_NEXT@ @NEXT_NETDB_H@