ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/myhostname.c
(Generate patch)

Comparing ray/src/common/myhostname.c (file contents):
Revision 2.7 by schorsch, Mon Oct 27 10:19:31 2003 UTC vs.
Revision 2.8 by schorsch, Sun Mar 6 01:13:17 2016 UTC

# Line 7 | Line 7 | static const char      RCSid[] = "$Id$";
7  
8   #include "copyright.h"
9  
10 < #ifdef _WIN32
10 > #if defined(_WIN32) || defined(_WIN64)
11    #include <winsock2.h>
12   #else
13    #include <unistd.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines