diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-05-31 15:10:35 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2006-05-31 15:10:35 +0000 |
commit | 2774ea772499f5779e846646824784a44377c69a (patch) | |
tree | 8c23b862c87c0056b7ef8296f527ca580d5e15a5 /include | |
parent | e482d83fb7eedcb449bfe80a6aa240cbd114c571 (diff) | |
download | glibc-2774ea772499f5779e846646824784a44377c69a.tar.gz |
Updated to fedora-glibc-20060531T1322cvs/fedora-glibc-2_4_90-11
Diffstat (limited to 'include')
-rw-r--r-- | include/netinet/in.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/netinet/in.h b/include/netinet/in.h index 2018ed21c3..876f1a4369 100644 --- a/include/netinet/in.h +++ b/include/netinet/in.h @@ -5,6 +5,5 @@ libc_hidden_proto (bindresvport) libc_hidden_proto (in6addr_loopback) libc_hidden_proto (in6addr_any) -libc_hidden_proto (inet6_option_alloc) #endif |