From: Nick Ing-Simmons Date: Wed, 16 Jan 2002 13:02:29 +0000 (+0000) Subject: offsetof() is in X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fc87b71cde2dcc7c5c2201d512e38000eb8087ab;p=p5sagit%2Fp5-mst-13.2.git offsetof() is in p4raw-id: //depot/perlio@14296 --- diff --git a/ext/Socket/Socket.xs b/ext/Socket/Socket.xs index b302eaa..504cbd1 100644 --- a/ext/Socket/Socket.xs +++ b/ext/Socket/Socket.xs @@ -3,6 +3,8 @@ #include "perl.h" #include "XSUB.h" +#include + #ifndef VMS # ifdef I_SYS_TYPES # include