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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-net_common_connect-mgr_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$
--- net/common/connect-mgr.h.orig	Sat Jan 18 14:17:06 2014
+++ net/common/connect-mgr.h	Sat Jan 18 14:17:36 2014
@@ -3,7 +3,7 @@
 #ifndef CCNET_CONNECTION_MANAGER
 #define CCNET_CONNECTION_MANAGER
 
-#include <event.h>
+#include <event2/event.h>
 
 #include "timer.h"