Merge branch 'master' of https://github.com/hanzz/libtransport
This commit is contained in:
commit
3331bccae5
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#include "win32/win32dep.h"
|
||||
#define ssize_t SSIZE_T
|
||||
#include <process.h>
|
||||
#define getpid _getpid
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue