mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
win32 provide empty declaration for inline
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
71a8870fa2
commit
ae1a8be61a
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ extern "C" {
|
|||
|
||||
#define strcasecmp stricmp
|
||||
#define getdtablesize() 30000
|
||||
#define inline
|
||||
|
||||
#ifdef __MINGW64__
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue