output/httpd: include sys/socket.h for AF_UNIX
This commit is contained in:

committed by
Max Kellermann

parent
5779146a7f
commit
e2aea6bce5
@@ -34,6 +34,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <sys/socket.h> /* needed for AF_UNIX */
|
||||
|
||||
#ifdef HAVE_LIBWRAP
|
||||
#include <tcpd.h>
|
||||
|
Reference in New Issue
Block a user