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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-lib_packet-io_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/packet-io.h.orig	Tue Jan 21 13:07:13 2014
+++ lib/packet-io.h	Tue Jan 21 13:07:29 2014
@@ -4,7 +4,7 @@
 #define CCNET_CLI_IO_H
 
 #include <packet.h>
-#include <evutil.h>
+#include <event2/util.h>
 
 struct buffer;