From: Roland McGrath Date: Tue, 19 Oct 2004 23:33:50 +0000 (+0000) Subject: 2004-10-19 Roland McGrath X-Git-Tag: v4.5.18~480 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8988d1e16c99ee49d38be57215236795c92a34b5;p=strace 2004-10-19 Roland McGrath * sock.c [! LINUX]: Include before . Reported by Marty Leisner . --- diff --git a/sock.c b/sock.c index 5c1e7efd..be7a5b80 100644 --- a/sock.c +++ b/sock.c @@ -33,6 +33,7 @@ #include #include #else +#include #include #endif #include