Merge pull request #5971 from devnexen/unstable

build fix
This commit is contained in:
Salvatore Sanfilippo 2019-04-26 17:32:21 +02:00 committed by GitHub
commit 843de8b786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
#include "server.h" #include "server.h"
#include "atomicvar.h" #include "atomicvar.h"
#include <sys/socket.h>
#include <sys/uio.h> #include <sys/uio.h>
#include <math.h> #include <math.h>
#include <ctype.h> #include <ctype.h>