compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-07-25 17:26:13 +00:00
parent 7fc4caa60a
commit bb0926cc00
2 changed files with 2 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ struct _GSocket
int m_stream;
int m_oriented;
int m_establishing;
int m_reusable;
unsigned long m_timeout;
/* Callbacks */