whitelist: Fix compilation on FreeBSD
This commit is contained in:
committed by
Andreas Steffen
parent
ed0efaef4c
commit
d12fc14616
@@ -21,8 +21,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
/**
|
||||
* Connect to the daemon, return FD
|
||||
|
||||
Reference in New Issue
Block a user