mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
* resolv/res_send.c: Remove unnecessary res_pquery prototype.
This commit is contained in:
parent
fdc769f68b
commit
835113c60e
@ -1,5 +1,7 @@
|
||||
2008-07-09 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* resolv/res_send.c: Remove unnecessary res_pquery prototype.
|
||||
|
||||
* resolv/res_query.c (__libc_res_nquery): Issue debug message only
|
||||
if DEBUG is defined.
|
||||
|
||||
|
@ -194,7 +194,6 @@ static int sock_eq(struct sockaddr_in6 *, struct sockaddr_in6 *);
|
||||
/* Reachover. */
|
||||
|
||||
static void convaddr4to6(struct sockaddr_in6 *sa);
|
||||
void res_pquery(const res_state, const u_char *, int, FILE *);
|
||||
|
||||
/* Public. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user