summaryrefslogtreecommitdiffstats
path: root/lib/libtdekrb/src/tdekrbsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtdekrb/src/tdekrbsocket.h')
-rw-r--r--lib/libtdekrb/src/tdekrbsocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libtdekrb/src/tdekrbsocket.h b/lib/libtdekrb/src/tdekrbsocket.h
index 591b579..5f5f036 100644
--- a/lib/libtdekrb/src/tdekrbsocket.h
+++ b/lib/libtdekrb/src/tdekrbsocket.h
@@ -62,6 +62,7 @@ class TDEKerberosClientSocket : public TQSocket
private:
SASLDataPrivate *saslData;
+ unsigned int m_negotiatedMaxBufferSize;
};
#endif // TDEKRBSOCKET_H \ No newline at end of file