[BACK]Return to patch-net_cluster_server_c CVS log [TXT][DIR] Up to [local] / ports / net / seafile / ccnet / patches

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-net_cluster_server_c (download)

Revision 1.1, Tue Jan 21 12:51:01 2014 UTC (10 years, 5 months ago) by kirby
Branch: MAIN

make it build and package

$OpenBSD$
--- net/cluster/server.c.orig	Tue Jan 21 13:32:15 2014
+++ net/cluster/server.c	Tue Jan 21 13:32:34 2014
@@ -5,7 +5,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <getopt.h>
-#include <evdns.h>
+#include <event2/dns.h>
 
 #include "inner-session.h"
 #include "outer-session.h"