repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sparc: Remove unwind information from signal return stubs [BZ #31244]
[glibc.git]
/
include
/
arpa
/
nameser_compat.h
blob
f7d0e043c6eedc884d47fc1f3bafa0922a9322eb
1
#ifndef _ARPA_NAMESER_COMPAT_
2
#include <resolv/arpa/nameser_compat.h>
3
4
# ifndef _ISOMAC
5
6
/* The number is outside the 16-bit RR type range and is used
7
internally by the implementation. */
8
#define T_QUERY_A_AND_AAAA 439963904
9
10
# endif
/* !_ISOMAC */
11
#endif