Commit 39733624 by Doug Evans

(sys/param.h): Delete inclusion.

This was a CYGNUS LOCAL patch accidentally installed at the FSF.

From-SVN: r11117
parent 3411a85a
...@@ -78,7 +78,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -78,7 +78,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <sys/time.h> /* for __DATE__ and __TIME__ */ #include <sys/time.h> /* for __DATE__ and __TIME__ */
#include <sys/resource.h> #include <sys/resource.h>
#else #else
#include <sys/param.h> /* CYGNUS LOCAL: shebs -noquiet */
#include <sys/times.h> #include <sys/times.h>
#include <time.h> #include <time.h>
#include <fcntl.h> #include <fcntl.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment