/* sys/time.h for bsd compatibility */
#ifndef _SYS_TIME_H
#define _SYS_TIME_H

#include <time.h>

#endif /* _SYS_TIME_H */
