open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
--- src/libirc/DCC.cpp.orig Wed Apr 7 18:24:25 2004
+++ src/libirc/DCC.cpp Wed Apr 7 18:24:36 2004
@@ -16,12 +16,13 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
+#include <sys/types.h>
+
#ifndef WIN32
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#else
-#include <sys/types.h>
#include <sys/stat.h>
#define stat _stat
#endif
Everything looks good. We'll let you know here if there's anything you should know about.