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

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

1.1     ! kirby       1: $OpenBSD$
        !             2: --- lib/packet-io.h.orig       Tue Jan 21 13:07:13 2014
        !             3: +++ lib/packet-io.h    Tue Jan 21 13:07:29 2014
        !             4: @@ -4,7 +4,7 @@
        !             5:  #define CCNET_CLI_IO_H
        !             6:
        !             7:  #include <packet.h>
        !             8: -#include <evutil.h>
        !             9: +#include <event2/util.h>
        !            10:
        !            11:  struct buffer;
        !            12:

CVSweb