Forgot includes
This commit is contained in:
parent
5e0350151d
commit
220801e9b3
|
@ -5,6 +5,9 @@
|
||||||
#ifndef _EVENT_H
|
#ifndef _EVENT_H
|
||||||
# define _EVENT_H
|
# define _EVENT_H
|
||||||
|
|
||||||
|
# include <sys/time.h>
|
||||||
|
# include <time.h>
|
||||||
|
|
||||||
|
|
||||||
/* Event */
|
/* Event */
|
||||||
/* types */
|
/* types */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user