Kaydet (Commit) 7bdabe67 authored tarafından Thomas Heller's avatar Thomas Heller

I did fix too much - including winsock.h is sufficient.

üst 106f4c7b
......@@ -39,7 +39,7 @@ extern void bzero(void *, int);
#endif
#ifdef MS_WINDOWS
#include <windows.h>
#include <winsock.h>
#else
#ifdef __BEOS__
#include <net/socket.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment