diff options
author | Sam Leffler <sam@FreeBSD.org> | 2009-01-15 04:25:21 +0000 |
---|---|---|
committer | Sam Leffler <sam@FreeBSD.org> | 2009-01-15 04:25:21 +0000 |
commit | 22188e6ab4f02f981de3b9f228a40b1e8f98e6a1 (patch) | |
tree | e396cb7a4849178b23486ba07b66a6dfede1d1e9 /wpa_gui-qt4/networkconfig.cpp | |
parent | 17914a6ec9e4814998abdaec5a947b6a78709a19 (diff) |
Notes
Diffstat (limited to 'wpa_gui-qt4/networkconfig.cpp')
-rw-r--r-- | wpa_gui-qt4/networkconfig.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wpa_gui-qt4/networkconfig.cpp b/wpa_gui-qt4/networkconfig.cpp index 6ea35e0a259ad..b8e17ac294039 100644 --- a/wpa_gui-qt4/networkconfig.cpp +++ b/wpa_gui-qt4/networkconfig.cpp @@ -12,6 +12,7 @@ * See README and COPYING for more details. */ +#include <cstdio> #include <QMessageBox> #include "networkconfig.h" |