From c536b04dbc61d7ac4ee5dc7524fb5aeec4c453a3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 10 Jun 2008 22:35:01 +0000 Subject: (T_DNAME): Define. --- resolv/arpa/nameser_compat.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resolv/arpa/nameser_compat.h b/resolv/arpa/nameser_compat.h index 43bcd3affe..8bc6e913dc 100644 --- a/resolv/arpa/nameser_compat.h +++ b/resolv/arpa/nameser_compat.h @@ -1,6 +1,6 @@ /* Copyright (c) 1983, 1989 * The Regents of the University of California. All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -12,7 +12,7 @@ * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -161,6 +161,7 @@ typedef struct { #define T_SRV ns_t_srv #define T_ATMA ns_t_atma #define T_NAPTR ns_t_naptr +#define T_DNAME ns_t_dname #define T_TSIG ns_t_tsig #define T_IXFR ns_t_ixfr #define T_AXFR ns_t_axfr -- cgit 1.4.1