revert some things

This commit is contained in:
jeefo 2016-09-11 21:13:57 +03:00
commit e227b6ff60
2 changed files with 3 additions and 2 deletions

View file

@ -32,7 +32,8 @@
#include "windows.h"
#include "winsock2.h"
#else // _WIN32
#define FALSE 0
#define TRUE (!FALSE)
#define MAX_PATH PATH_MAX
#include <limits.h>
#include <stdarg.h>