#ifndef COMPAT_SYS_TIME_H #define COMPAT_SYS_TIME_H #include_next <sys/time.h> #include <bsd/sys/time.h> #endif /* !COMPAT_SYS_TIME_H */