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

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

1.1     ! kirby       1: $OpenBSD$
        !             2: --- lib/net.h.orig     Sat Jan 18 14:08:27 2014
        !             3: +++ lib/net.h  Sat Jan 18 14:08:52 2014
        !             4: @@ -19,7 +19,7 @@
        !             5:      #include <netinet/tcp.h>
        !             6:  #endif
        !             7:
        !             8: -#include <evutil.h>
        !             9: +#include <event2/util.h>
        !            10:
        !            11:  #ifdef WIN32
        !            12:      #define ECONNREFUSED WSAECONNREFUSED

CVSweb