maint: use pragma consistently across replacement headers
[pspp] / lib / stdarg.in.h
index 9a8d02930c5ba1e777ed42c8f2fe6586fd005eec..99fff31618e4c0054718604f9cb3dbf06f87443a 100644 (file)
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifndef _GL_STDARG_H
-
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
 
+#ifndef _GL_STDARG_H
+
 /* The include_next requires a split double-inclusion guard.  */
 #@INCLUDE_NEXT@ @NEXT_STDARG_H@