ack/lang/cem/libcc.ansi/headers/sys/time.h

13 lines
129 B
C

/* $Source$
* $State$
* $Revision$
*/
#ifndef _SYS_TIME_H
#define _SYS_TIME_H
#include <time.h>
#include <unistd.h>
#endif