Don't appear to need sys/param.h for pstat_getproc() on HP-UX even
though the man page lists it.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
#ifdef HAVE_PSTAT_GETPROC
|
||||
# include <sys/param.h>
|
||||
# include <sys/pstat.h>
|
||||
#else
|
||||
# ifdef HAVE_DIRENT_H
|
||||
|
Reference in New Issue
Block a user