diff options
Diffstat (limited to 'servers/auth_server_lin/src/auth_conn.h')
| -rw-r--r-- | servers/auth_server_lin/src/auth_conn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/servers/auth_server_lin/src/auth_conn.h b/servers/auth_server_lin/src/auth_conn.h index 277a48a..8c75bfa 100644 --- a/servers/auth_server_lin/src/auth_conn.h +++ b/servers/auth_server_lin/src/auth_conn.h @@ -77,6 +77,7 @@ class AuthSocket : public TDEKerberosServerSocket TQTimer* m_kerberosInitTimer; TQTimer* m_loopTimer; + TQByteArray m_loopBuffer; KSimpleConfig* m_config; TQSqlDatabase* m_database; |
