start making this compile
This commit is contained in:
parent
d56734d6dd
commit
5b96d9a6b9
60 changed files with 1834 additions and 2071 deletions
|
@ -41,7 +41,7 @@ struct Client;
|
|||
|
||||
struct AuthRequest
|
||||
{
|
||||
dlink_node node;
|
||||
rb_dlink_node node;
|
||||
struct Client *client; /* pointer to client struct for request */
|
||||
struct DNSQuery dns_query; /* DNS Query */
|
||||
unsigned int flags; /* current state of request */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue