You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
277 B

Index: dbutils.c
--- dbutils.c.orig 2017-11-22 00:22:08.516800000 +0100
+++ dbutils.c 2017-11-22 00:22:23.595476000 +0100
@@ -23,6 +23,7 @@
#include <sys/time.h>
#include <sys/stat.h>
#include <dirent.h>
+#include <netinet/in.h>
#include "repmgr.h"
#include "dbutils.h"