diff options
Diffstat (limited to 'transport/socket/src/socket.h')
-rw-r--r-- | transport/socket/src/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/transport/socket/src/socket.h b/transport/socket/src/socket.h index 44715697db1..bc6d3b27c3a 100644 --- a/transport/socket/src/socket.h +++ b/transport/socket/src/socket.h @@ -31,6 +31,7 @@ #include "logging.h" #include "dict.h" #include "mem-pool.h" +#include "socket-mem-types.h" #ifndef MAX_IOVEC #define MAX_IOVEC 16 |