/* Cause inclusion of time.h to also include timeb.h */

#ifndef _PORT_TIME_H
#define _PORT_TIME_H
#include "/usr/include/time.h"
#include <sys/timeb.h>
#endif
