Commit 6d6dbe51 by Jeffrey A Law Committed by Jeff Law

* jcf-io.c: Do not include sys/stat.h or sys/wait.h

From-SVN: r24978
parent c4e3884d
Tue Feb 2 19:49:12 1999 Jeffrey A Law (law@cygnus.com)
* jcf-io.c: Do not include sys/stat.h or sys/wait.h
Tue Feb 2 20:04:50 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* jvspec.c (xmalloc): Fix the prototype to match the one obtained
......
......@@ -26,8 +26,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
#include "system.h"
#include "jcf.h"
#include <sys/stat.h>
#include <sys/wait.h>
/* DOS brain-damage */
#ifndef O_BINARY
......
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