efreetd - dont use netdb.sh as per man page on windows

This commit is contained in:
Carsten Haitzler 2016-04-08 12:56:11 +09:00
parent 09435e5e81
commit 5e6bdd6da9
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#endif
#include <stdlib.h>
#include <netdb.h>
#include <unistd.h>
#ifdef HAVE_SYS_RESOURCE_H
#include <sys/time.h>