clang build failure

Former-commit-id: 3d93ca1bf699cbd399faf4a37e78d8d5d9f1b253
This commit is contained in:
John Sully 2019-03-19 19:55:03 -04:00
parent 74a8114681
commit cbfeae20b2

View File

@ -57,6 +57,7 @@
#include <sys/utsname.h> #include <sys/utsname.h>
#include <locale.h> #include <locale.h>
#include <sys/socket.h> #include <sys/socket.h>
#include <algorithm>
/* Our shared "common" objects */ /* Our shared "common" objects */