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

Annotation of ports/net/seafile/ccnet/patches/patch-lib_processor_c, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2: --- lib/processor.c.orig       Sat Jan 18 12:39:35 2014
        !             3: +++ lib/processor.c    Sat Jan 18 12:41:10 2014
        !             4: @@ -3,7 +3,7 @@
        !             5:  #include "include.h"
        !             6:
        !             7:  #include <pthread.h>
        !             8: -#include <event.h>
        !             9: +#include <event2/event.h>
        !            10:
        !            11:  #include "ccnet-client.h"
        !            12:  #include "processor.h"

CVSweb