remove OSF1 support
This commit is contained in:
@@ -38,13 +38,7 @@
|
||||
#if !defined( SYSV )
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
#ifdef __osf__
|
||||
#define _BSD
|
||||
#endif
|
||||
#include <sys/wait.h>
|
||||
#ifdef __osf__
|
||||
#undef _BSD
|
||||
#endif
|
||||
#else
|
||||
#include <wait.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user