]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_gui-qt4: Include cstdio to avoid some compiler issues
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 9 Sep 2009 08:11:42 +0000 (11:11 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 9 Sep 2009 08:11:42 +0000 (11:11 +0300)
commite2670b1176b52f3ee2fd28cf248ac89d2ad25571
tree125af561d269bf042bacf90918249b6c4f9436bb
parentf05c7194cd2a3541166bc67c6e5fca303d07885c
wpa_gui-qt4: Include cstdio to avoid some compiler issues

It looks like some build systems do not find snprintf() here unless
cstdio is included explicitly.
wpa_supplicant/wpa_gui-qt4/peers.cpp