Go to the documentation of this file.
45 #ifdef HAVE_SYS_TIME_H
46 # include <sys/time.h>
57 #if !defined(__USE_GNU) && defined(__GLIBC__) && (__GLIBC__ == 2) && (__GLIBC_MINOR__ < 9)
59 # define DEFINED_USE_GNU 1
61 #ifdef HAVE_SYS_RESOURCE_H
62 # include <sys/resource.h>
64 #ifdef DEFINED_USE_GNU
66 # undef DEFINED_USE_GNU
69 #ifdef HAVE_SYS_WAIT_H
70 # include <sys/wait.h>