| # | 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> | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |