Only #include <sys/param.h> inside LibGTop.
This commit is contained in:
@@ -26,7 +26,9 @@
|
|||||||
|
|
||||||
BEGIN_LIBGTOP_DECLS
|
BEGIN_LIBGTOP_DECLS
|
||||||
|
|
||||||
|
#if _IN_LIBGTOP
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#define KI_PROC(ki) (&(ki))->kp_proc)
|
#define KI_PROC(ki) (&(ki))->kp_proc)
|
||||||
#define KI_EPROC(ki) (&(ki))->kp_eproc)
|
#define KI_EPROC(ki) (&(ki))->kp_eproc)
|
||||||
|
Reference in New Issue
Block a user