mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Support build srs-librtmp by VS2015. 2.0.267
This commit is contained in:
parent
08bbbc5414
commit
01a4503ceb
7 changed files with 39 additions and 21 deletions
|
@ -1085,9 +1085,7 @@ typedef void* srs_hijack_io_t;
|
|||
#define open _open
|
||||
#define close _close
|
||||
#define lseek _lseek
|
||||
#define write _write
|
||||
#define read _read
|
||||
|
||||
|
||||
// for pid.
|
||||
typedef int pid_t;
|
||||
pid_t getpid(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue