|
Lines 187-197
extern int ruserpass (const char *host, const char **aname,
|
Link Here
|
|---|
|
| 187 |
libc_hidden_proto (ruserpass) |
187 |
libc_hidden_proto (ruserpass) |
| 188 |
|
188 |
|
| 189 |
|
189 |
|
| 190 |
/* The following definition has been removed from the public header |
|
|
| 191 |
since we don't want people to use them. */ |
| 192 |
|
| 193 |
#define AI_DEFAULT (AI_V4MAPPED | AI_ADDRCONFIG) |
| 194 |
|
| 195 |
#include <inet/netgroup.h> |
190 |
#include <inet/netgroup.h> |
| 196 |
|
191 |
|
| 197 |
struct parser_data; |
192 |
struct parser_data; |