X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fpty.in.h;h=48d942e36484be2afb2b426830e7d287f41a8a21;hb=968e74c2c0e0e74869e210e093f0aa9265b1e5b5;hp=af98dfe2ae0048bbec8f2441dfedda75ff568d2c;hpb=eb8d73f9107decfddc7de65c4d3ba55b85850b8e;p=pspp diff --git a/lib/pty.in.h b/lib/pty.in.h index af98dfe2ae..48d942e364 100644 --- a/lib/pty.in.h +++ b/lib/pty.in.h @@ -20,6 +20,7 @@ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #if @HAVE_PTY_H@ @@ -34,6 +35,8 @@ # include #endif #if @HAVE_LIBUTIL_H@ +/* is a prerequisite of on FreeBSD 8.0. */ +# include # include #endif