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
Add C99 FP_FAST_FMA{,F,L} macros to math.h
[glibc.git]
/
include
/
arpa
/
nameser_compat.h
blob
2e735ede4c0e922bf08849603d0c1a85235d679c
1
#ifndef _ARPA_NAMESER_COMPAT_
2
#include <resolv/arpa/nameser_compat.h>
3
4
/* Picksome unused number to represent lookups of IPv4 and IPv6 (i.e.,
5
T_A and T_AAAA). */
6
#define T_UNSPEC 62321
7
8
#endif