1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

Added c include

Fixes #220 and #223
This commit is contained in:
Johan Simonsson 2015-01-04 11:15:23 +00:00
parent 080e6ddded
commit 03b93ec864

View file

@ -26,6 +26,8 @@
#include <cstddef>
#include <cstdarg>
extern "C" {
#else
#include <stdarg.h>
#endif
#ifdef CMAKE_BUILD