diff options
Diffstat (limited to 'source4/lib/socket')
-rw-r--r-- | source4/lib/socket/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/socket/socket.h b/source4/lib/socket/socket.h index f3e3ba8341..a50fb87619 100644 --- a/source4/lib/socket/socket.h +++ b/source4/lib/socket/socket.h @@ -21,6 +21,8 @@ #ifndef _SAMBA_SOCKET_H #define _SAMBA_SOCKET_H +#include "lib/events/events.h" + struct socket_context; enum socket_type { |