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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-net_daemon_ccnet-test_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/daemon/ccnet-test.c.orig	Tue Jan 21 13:29:42 2014
+++ net/daemon/ccnet-test.c	Tue Jan 21 13:30:06 2014
@@ -4,7 +4,7 @@
 #include "common.h"
 
 #include <stdio.h>
-#include <evdns.h>
+#include <event2/dns.h>
 
 #include "utils.h"