summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/glibtop_suid.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-05-25 18:09:27 +0000
committerMartin Baulig <martin@src.gnome.org>1999-05-25 18:09:27 +0000
commit7db0c756d68ee6b7be9d9fa071b14c101726dac1 (patch)
tree608fa8e4c9fa5d5db801d7deb0198b9f23959717 /sysdeps/freebsd/glibtop_suid.h
parentc1bd844673f3b843157a918ace5c7962262cfc65 (diff)
downloadlibgtop-7db0c756d68ee6b7be9d9fa071b14c101726dac1.tar.gz
First attempt at making this work on NetBSD 1.4.
Diffstat (limited to 'sysdeps/freebsd/glibtop_suid.h')
-rw-r--r--sysdeps/freebsd/glibtop_suid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/freebsd/glibtop_suid.h b/sysdeps/freebsd/glibtop_suid.h
index d8e609d1..ed99fca4 100644
--- a/sysdeps/freebsd/glibtop_suid.h
+++ b/sysdeps/freebsd/glibtop_suid.h
@@ -26,6 +26,8 @@
BEGIN_LIBGTOP_DECLS
+#include <sys/param.h>
+
#define KI_PROC(ki) (&(ki))->kp_proc)
#define KI_EPROC(ki) (&(ki))->kp_eproc)