summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-02-21 19:56:03 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-21 19:56:03 +0000
commite46306d2f9c091fc5764ddf4ecc7d833b3ceb7d6 (patch)
treea1b35c18518a14b740eb2aaed290e03f1ff7b4d0 /sysdeps
parent21b2aee9467942e2078b15bd8ca2287bbd19c971 (diff)
downloadlibgtop-e46306d2f9c091fc5764ddf4ecc7d833b3ceb7d6.tar.gz
#include <sys/param.h>.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/freebsd/glibtop_machine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/freebsd/glibtop_machine.h b/sysdeps/freebsd/glibtop_machine.h
index 84a45ab7..c6b63980 100644
--- a/sysdeps/freebsd/glibtop_machine.h
+++ b/sysdeps/freebsd/glibtop_machine.h
@@ -22,6 +22,7 @@
#ifndef __GLIBTOP_MACHINE_H__
#define __GLIBTOP_MACHINE_H__
+#include <sys/param.h>
#include <nlist.h>
#include <kvm.h>
#include <sys/dkstat.h>