Avoid line length limitation from HP NonStop system header files.
[pspp] / lib / sysexits.in.h
index 5d5a219374e3966af6e9944676af85842ea99bf8..a8e80dcd80011dd20478e72cf2fc27945b04eb36 100644 (file)
 
 #ifndef _GL_SYSEXITS_H
 
-#if @HAVE_SYSEXITS_H@
-
-# if __GNUC__ >= 3
+#if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
-# endif
+#endif
+@PRAGMA_COLUMNS@
+
+#if @HAVE_SYSEXITS_H@
 
 /* IRIX 6.5 has an <unistd.h> that defines a macro EX_OK with a nonzero
    value.  Override it.  See