head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.2 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.1.0.6 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.4 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.2 pkgsrc-2010Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2011.07.27.05.33.03; author pettai; state dead; branches; next 1.1; 1.1 date 2011.01.06.12.10.21; author obache; state Exp; branches; next ; desc @@ 1.2 log @Delete patch that is not needed @ text @$NetBSD: patch-ac,v 1.1 2011/01/06 12:10:21 obache Exp $ * DragonFly is in same situation as other *BSD. --- validator/libsres/res_debug.c.orig 2010-04-20 17:10:00.000000000 +0000 +++ validator/libsres/res_debug.c @@@@ -406,7 +406,7 @@@@ p_fqname(const u_char * cp, const u_char * And, for once, solaris has a better header than the rest, and has const * char ptrs in res_sym. */ -#if (defined(__p_class_syms) || defined(sun) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__CYGWIN__)) +#if (defined(__p_class_syms) || defined(sun) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__CYGWIN__) || defined(__DragonFly__)) #define RES_SYM_TYPE res_sym #else #define RES_SYM_TYPE res_sym_const @ 1.1 log @DragonFly is in same situation as other *BSD, PR#44329 @ text @d1 1 a1 1 $NetBSD$ @