From f75a239e287a41dd2169dada9431986fdf5da09f Mon Sep 17 00:00:00 2001 From: forsyth Date: Mon, 17 Jan 2011 11:13:31 +0000 Subject: 20110117-1113 --- emu/Nt/ipif.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emu/Nt/ipif.c') diff --git a/emu/Nt/ipif.c b/emu/Nt/ipif.c index d2cf4521..f8c5c043 100644 --- a/emu/Nt/ipif.c +++ b/emu/Nt/ipif.c @@ -9,6 +9,9 @@ #include "ip.h" #include "error.h" +typedef int socklen_t; /* Windows is leading edge as always */ + + extern int SOCK_SELECT; char Enotv4[] = "address not IPv4"; -- cgit v1.2.3