diff options
author | root <root> | 2007-11-08 23:53:41 +0000 |
---|---|---|
committer | root <root> | 2007-11-08 23:53:41 +0000 |
commit | e41dfc2c8396ec60ec237e2c5cdf11b9dbb856ac (patch) | |
tree | 7cc71c2d9f2bf900e1fd0fe6fa654af318f37cba /event_compat.h | |
parent | 5024d78755a1e53be3a87f74b37798d44c722b61 (diff) |
*** empty log message ***
Diffstat (limited to 'event_compat.h')
-rw-r--r-- | event_compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/event_compat.h b/event_compat.h index 258a83f..490757a 100644 --- a/event_compat.h +++ b/event_compat.h @@ -28,6 +28,7 @@ extern "C" { #endif +#include <sys/types.h> #include <sys/time.h> #include <stdint.h> #include <stdarg.h> |