diff options
Diffstat (limited to 'lib/libostp/auth.c')
-rw-r--r-- | lib/libostp/auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libostp/auth.c b/lib/libostp/auth.c index 7b840f6..5d69009 100644 --- a/lib/libostp/auth.c +++ b/lib/libostp/auth.c @@ -28,6 +28,7 @@ */ #include <sys/wait.h> +#include <sys/socket.h> #include <ostp/net/auth.h> #include <ostp/crypto/ecdh.h> #include <ostp/otconfig.h> |