FS-11911: Fix build on Debian Buster

This commit is contained in:
Andrey Volk
2019-06-19 23:53:35 +04:00
parent 4f50a24a90
commit a7477ed0e2
24 changed files with 36 additions and 50 deletions
-3
View File
@@ -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>