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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-lib_libccnet_utils_h (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$
--- lib/libccnet_utils.h.orig	Sat Jan 18 13:28:25 2014
+++ lib/libccnet_utils.h	Sat Jan 18 13:56:55 2014
@@ -14,7 +14,7 @@
 #include <glib.h>
 #include <glib-object.h>
 #include <stdlib.h>
-#include <evutil.h>
+#include <event2/util.h>
 
 #ifdef WIN32
     #include <errno.h>