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.

12 lines
277 B

9 years ago
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 @@
9 years ago
#include <sys/time.h>
#include <sys/stat.h>
#include <dirent.h>
9 years ago
+#include <netinet/in.h>
#include "repmgr.h"
#include "dbutils.h"