DragonFlyBSD build fix proposal.

This commit is contained in:
David Carlier
2020-10-14 17:14:36 +01:00
parent 56ac3fcdc5
commit 638bf19b65
3 changed files with 8 additions and 2 deletions

View File

@ -66,6 +66,7 @@
#include <sched.h>
#include <netdb.h>
#include <netinet/in.h>
#include <sys/wait.h>
#include <sys/time.h>