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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-lib_processor_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$
--- lib/processor.c.orig	Sat Jan 18 12:39:35 2014
+++ lib/processor.c	Sat Jan 18 12:41:10 2014
@@ -3,7 +3,7 @@
 #include "include.h"
 
 #include <pthread.h>
-#include <event.h>
+#include <event2/event.h>
 
 #include "ccnet-client.h"
 #include "processor.h"