From 8988d1e16c99ee49d38be57215236795c92a34b5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 19 Oct 2004 23:33:50 +0000 Subject: [PATCH] 2004-10-19 Roland McGrath * sock.c [! LINUX]: Include before . Reported by Marty Leisner . --- sock.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1