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

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

1.1     ! kirby       1: $OpenBSD$
        !             2: --- lib/libccnet_utils.h.orig  Sat Jan 18 13:28:25 2014
        !             3: +++ lib/libccnet_utils.h       Sat Jan 18 13:56:55 2014
        !             4: @@ -14,7 +14,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