Loading...
Searching...
No Matches
Go to the documentation of this file.
61#if !defined(__USE_GNU) && defined(__GLIBC__) && (__GLIBC__ == 2) && (__GLIBC_MINOR__ < 9)
63# define DEFINED_USE_GNU 1
65#ifdef HAVE_SYS_RESOURCE_H
66# include <sys/resource.h>
70# undef DEFINED_USE_GNU
76#if defined(__FreeBSD__) && defined(HAVE_SYS_USER_H)
79#if defined(__DragonFly__) && defined(HAVE_SYS_KINFO_H)
80# include <sys/kinfo.h>
82#if defined(__APPLE__) && defined(HAVE_MACH_MACH_H)
83# include <mach/mach.h>