X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fapplication%2Fwindoze_helper.h;h=5b2ce623629e5406c9a6af4bb2278c1df1a65902;hb=39dbe2cabfc181def8903f6009ed967ad2dc1d9b;hp=071e0fcdf0c43e4c781e62e0cc7d042689529b7f;hpb=e16e899f1a75d8c4df9d36ffac2d8d2d401c4114;p=feisty_meow.git diff --git a/nucleus/library/application/windoze_helper.h b/nucleus/library/application/windoze_helper.h index 071e0fcd..5b2ce623 100644 --- a/nucleus/library/application/windoze_helper.h +++ b/nucleus/library/application/windoze_helper.h @@ -45,9 +45,10 @@ // #undef FD_SETSIZE // #define FD_SETSIZE 1000 // if you don't set this, you can only select on a default of 64 sockets. - #include +// #include + // windows headers... - #define _WINSOCKAPI_ // make windows.h happy about winsock. +//noooo #define _WINSOCKAPI_ // make windows.h happy about winsock. #ifndef _AFXDLL // include ms-windows headers only if we're not doing mfc; mfc has its own // special way of including the headers.