summaryrefslogtreecommitdiff
path: root/databases/libcouchbase/files/patch-tools_cbc-proxy.cc
blob: 58f053571a607ce5a3c0fc491975b076449e51da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/cbc-proxy.cc.orig	2020-06-17 13:30:27 UTC
+++ tools/cbc-proxy.cc
@@ -18,6 +18,7 @@
 
 #include "config.h"
 #include <sys/types.h>
+#include <netinet/in.h>
 #include <libcouchbase/couchbase.h>
 #include <libcouchbase/vbucket.h>
 #include <libcouchbase/api3.h>