Forgot includes

This commit is contained in:
Pierre Pronchery 2005-08-28 01:11:00 +00:00
parent 5e0350151d
commit 220801e9b3

View File

@ -5,6 +5,9 @@
#ifndef _EVENT_H
# define _EVENT_H
# include <sys/time.h>
# include <time.h>
/* Event */
/* types */