mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-11911: Fix build on Debian Buster
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
#include <sys/socket.h>
|
||||
#else
|
||||
#pragma warning(disable:4996)
|
||||
#if _MSC_VER < 1900
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user