Applied patch Stanislav Grozev for OpenBSD: only include <osreldate.h> for
1999-02-25 Martin Baulig <martin@home-of-linux.org> * prockernel.c, proctime.c: Applied patch Stanislav Grozev for OpenBSD: only include <osreldate.h> for FreeBSD.
This commit is contained in:
committed by
Martin Baulig
parent
00960e6a04
commit
8bbdeca6b5
@@ -41,7 +41,10 @@
|
||||
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <osreldate.h>
|
||||
#endif
|
||||
|
||||
static const unsigned long _glibtop_sysdeps_proc_kernel_pstats =
|
||||
(1 << GLIBTOP_PROC_KERNEL_MIN_FLT) +
|
||||
|
||||
Reference in New Issue
Block a user