diff options
Diffstat (limited to 'src/libserver/proxy.h')
-rw-r--r-- | src/libserver/proxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libserver/proxy.h b/src/libserver/proxy.h index 784a78dbc..a372f30e0 100644 --- a/src/libserver/proxy.h +++ b/src/libserver/proxy.h @@ -27,6 +27,7 @@ #include "config.h" #include "buffer.h" +#include <event.h> /** * @file proxy.h |