diff options
-rw-r--r-- | lib/rsp_tlscommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rsp_tlscommon.h b/lib/rsp_tlscommon.h index 0470aa7..d96f553 100644 --- a/lib/rsp_tlscommon.h +++ b/lib/rsp_tlscommon.h @@ -6,6 +6,7 @@ * copyright notice and this permission notice appear in all copies. */ +#include <netinet/in.h> #include <openssl/ssl.h> #if defined (__cplusplus) |