diff -r 40eab743e22b -r b39f9b646d6c src/protocols/zephyr/ZhmStat.c --- a/src/protocols/zephyr/ZhmStat.c Mon Apr 25 00:31:24 2005 +0000 +++ b/src/protocols/zephyr/ZhmStat.c Mon Apr 25 01:53:01 2005 +0000 @@ -3,7 +3,7 @@ * * Created by: Marc Horowitz * - * $Id: ZhmStat.c 9554 2004-04-24 09:02:28Z chipx86 $ + * $Id: ZhmStat.c 12553 2005-04-25 01:53:01Z thekingant $ * * Copyright (c) 1996 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -11,7 +11,12 @@ */ #include "internal.h" + +#ifdef WIN32 +#include +#else #include +#endif #ifndef INADDR_LOOPBACK #define INADDR_LOOPBACK 0x7f000001