Try to fix OSX-10.6-x64 Buildbot

svn path=/trunk/; revision=53568
This commit is contained in:
Alexis La Goutte 2013-11-25 15:56:22 +00:00
parent 056a5edc21
commit d4c4e24351
1 changed files with 2 additions and 0 deletions

View File

@ -95,8 +95,10 @@ private:
Ui::CaptureInterfacesDialog *ui;
Qt::CheckState m_pressedItemState;
#ifdef HAVE_LIBPCAP
if_stat_cache_t *stat_cache_;
QTimer *stat_timer_;
#endif // HAVE_LIBPCAP
};
#endif // CAPTURE_INTERFACES_DIALOG_H