mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-03-03 14:52:21 +02:00
Add header required for test harness to compile on FreeBSD.
This commit is contained in:
parent
5c98157bce
commit
ea0dc8c2cb
@ -2,6 +2,7 @@
|
||||
Server Test Harness
|
||||
***********************************************************************************************************************************/
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#include <string.h>
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user