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

File: [local] / ports / net / seafile / ccnet / patches / Attic / patch-lib_job-mgr_c (download)

Revision 1.1, Fri Jan 17 15:15:18 2014 UTC (10 years, 5 months ago) by kirby
Branch: MAIN

create uberport for all related programms

$OpenBSD$
--- lib/job-mgr.c.orig	Fri Dec 13 13:35:38 2013
+++ lib/job-mgr.c	Fri Dec 13 13:36:00 2013
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 
-#include <event.h>
+#include <event2/event.h>
+#include <event2/event_compat.h>
 
 #include <string.h>
 #include <stdlib.h>