]> git.cworth.org Git - tar/blobdiff - gnu/sysexits.in.h
Merge branch 'dfsg-orig' into dfsg-debian
[tar] / gnu / sysexits.in.h
index da13faa2f1e6034cd8ce7b3c349969d579ae2dc9..c8b1e75a6b40ab7acade06416de19850572a8015 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