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

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

1.1     ! kirby       1: $OpenBSD$
        !             2: --- lib/utils.h.orig   Sat Jan 18 14:09:48 2014
        !             3: +++ lib/utils.h        Sat Jan 18 14:10:22 2014
        !             4: @@ -10,7 +10,7 @@
        !             5:  #include <glib.h>
        !             6:  #include <glib-object.h>
        !             7:  #include <stdlib.h>
        !             8: -#include <evutil.h>
        !             9: +#include <event2/util.h>
        !            10:
        !            11:  #ifdef WIN32
        !            12:  #include <errno.h>

CVSweb