broken AIX sys/wait.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@487 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-05-05 01:28:41 +00:00
parent 87dc87ef66
commit bb8efe8061

View File

@@ -51,6 +51,9 @@ static char rcsid[] = "$NetBSD: popen.c,v 1.5 1995/04/11 02:45:00 cgd Exp $";
#include <sys/types.h>
#include <sys/time.h>
#ifdef HAVE_SYS_RESOURCE_H
#include <sys/resource.h>
#endif
#include <sys/wait.h>
#include <errno.h>