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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-lib_net_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/net.h.orig	Sat Jan 18 14:08:27 2014
+++ lib/net.h	Sat Jan 18 14:08:52 2014
@@ -19,7 +19,7 @@
     #include <netinet/tcp.h>
 #endif
 
-#include <evutil.h>
+#include <event2/util.h>
 
 #ifdef WIN32
     #define ECONNREFUSED WSAECONNREFUSED