From 98bdf9e011956cfefa27cdc901c246c9c17d85db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 19 Oct 2006 07:25:26 +0000 Subject: [PATCH] Include , gives os socklen_t on IRIX 6.4. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18589 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/socket_wrapper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/roken/socket_wrapper.c b/lib/roken/socket_wrapper.c index 1f1c42597..6d349aa05 100644 --- a/lib/roken/socket_wrapper.c +++ b/lib/roken/socket_wrapper.c @@ -88,6 +88,7 @@ #include #include #include +#include #include "socket_wrapper.h"