change HAVE_ARPA_NAMESER_H -> T_A
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4539 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1995, 1996, 1997 Kungliga Tekniska H<>gskolan
|
||||
* Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska H<>gskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -38,9 +38,6 @@
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
/* THIS IS NOT (yet) A PUBLIC INTERFACE */
|
||||
|
||||
|
||||
#ifndef __RESOLVE_H__
|
||||
#define __RESOLVE_H__
|
||||
|
||||
@@ -91,8 +88,7 @@ struct resource_record{
|
||||
struct resource_record *next;
|
||||
};
|
||||
|
||||
|
||||
#ifndef HAVE_ARPA_NAMESER_H /* XXX */
|
||||
#ifndef T_A /* XXX if <arpa/nameser.h> isn't included */
|
||||
typedef int HEADER; /* will never be used */
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user