diff options
Diffstat (limited to 'indra/llmessage/llsocks5.h')
-rw-r--r-- | indra/llmessage/llsocks5.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/llsocks5.h b/indra/llmessage/llsocks5.h index 43a7c82fea..3c10f661de 100644 --- a/indra/llmessage/llsocks5.h +++ b/indra/llmessage/llsocks5.h @@ -28,6 +28,7 @@ #define LL_SOCKS5_H #include "llhost.h" +#include "lliosocket.h" #include "llmemory.h" #include "llsingleton.h" #include <string> |