diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-03-09 03:47:11 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-03-09 03:47:11 +0000 |
| commit | a18487548f11a45d1a8b631c67f32094f1cd1fe0 (patch) | |
| tree | 92fa96e3dcbd9240f4896c09221a3df5a219bf57 /include/arpa | |
| parent | fc9a2b80c4c77096e163cb4a812c41e7e591f2fa (diff) | |
Notes
Diffstat (limited to 'include/arpa')
| -rw-r--r-- | include/arpa/nameser.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index 99b51c2e7254..224e24dd7181 100644 --- a/include/arpa/nameser.h +++ b/include/arpa/nameser.h @@ -413,6 +413,7 @@ typedef enum __ns_class { #define ns_name_pack __ns_name_pack #define ns_name_compress __ns_name_compress #define ns_name_uncompress __ns_name_uncompress +#define ns_name_skip __ns_name_skip __BEGIN_DECLS u_int ns_get16(const u_char *); |
