'lip' added in LocalUser struct

This commit is contained in:
Valery Yatsko 2008-04-02 13:55:17 +04:00
parent 58f3e38756
commit dbb537badf
1 changed files with 2 additions and 0 deletions

View File

@ -296,6 +296,8 @@ struct LocalUser
char *mangledhost; /* non-NULL if host mangling module loaded and
applicable to this client */
struct rb_sockaddr_storage *lip; /* alloc before auth/freed after auth */
};
struct PreClient