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 <fcntl.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#ifdef HAVE_PSTAT_GETPROC
|
#ifdef HAVE_PSTAT_GETPROC
|
||||||
# include <sys/param.h>
|
|
||||||
# include <sys/pstat.h>
|
# include <sys/pstat.h>
|
||||||
#else
|
#else
|
||||||
# ifdef HAVE_DIRENT_H
|
# ifdef HAVE_DIRENT_H
|
||||||
|
Reference in New Issue
Block a user