From 628741ace54e20edc432e936c5904c80340a65c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 17 Oct 2006 03:41:46 +0000 Subject: [PATCH] Maybe include . git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18495 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/socket_wrapper.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/roken/socket_wrapper.c b/lib/roken/socket_wrapper.c index ae4ee901b..02178f613 100644 --- a/lib/roken/socket_wrapper.c +++ b/lib/roken/socket_wrapper.c @@ -68,6 +68,9 @@ #include #include #include +#ifdef HAVE_SYS_FILIO_H +#include +#endif #include #include #include