Re: A few suggestions

Participants: Satoshi Nakamoto

That’s good, is it running fine on FreeBSD?

I committed the changes to headers.h.  For consistency, I used BSD.  The complete list of defines is at http://docs.wxwidgets.org/stable/wx_cppconst.html #ifdef BSD #include <netinet/in.h> #endif

malloc.h is only needed on windows, I’ll move that into the WXMSW section before it causes any more trouble.