diff options
Diffstat (limited to 'extra/libevent/event.h')
-rw-r--r-- | extra/libevent/event.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/libevent/event.h b/extra/libevent/event.h index 451ca895e2b..078c940770e 100644 --- a/extra/libevent/event.h +++ b/extra/libevent/event.h @@ -159,6 +159,8 @@ extern "C" { #endif +#include <my_attribute.h> + #include <event-config.h> #ifdef _EVENT_HAVE_SYS_TYPES_H #include <sys/types.h> |