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

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

1.1     ! kirby       1: $OpenBSD$
        !             2: --- net/daemon/ccnet-test.c.orig       Tue Jan 21 13:29:42 2014
        !             3: +++ net/daemon/ccnet-test.c    Tue Jan 21 13:30:06 2014
        !             4: @@ -4,7 +4,7 @@
        !             5:  #include "common.h"
        !             6:
        !             7:  #include <stdio.h>
        !             8: -#include <evdns.h>
        !             9: +#include <event2/dns.h>
        !            10:
        !            11:  #include "utils.h"
        !            12:

CVSweb