You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
Add header required for test harness to compile on FreeBSD.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user