time.h 75 B

123456
  1. #ifndef __TIME_H__
  2. #define __TIME_H__
  3. #include <sys/time.h>
  4. #endif