Skip to content
Snippets Groups Projects
Commit efcf496b authored by Meir Yanovich's avatar Meir Yanovich Committed by Andy Green
Browse files
parent da77a600
Branches
No related tags found
No related merge requests found
...@@ -146,6 +146,8 @@ struct sockaddr_in; ...@@ -146,6 +146,8 @@ struct sockaddr_in;
#define LWS_INVALID_FILE INVALID_HANDLE_VALUE #define LWS_INVALID_FILE INVALID_HANDLE_VALUE
#define LWS_O_RDONLY _O_RDONLY #define LWS_O_RDONLY _O_RDONLY
#define snprintf _snprintf
#else /* NOT WIN32 */ #else /* NOT WIN32 */
#include <unistd.h> #include <unistd.h>
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment