bsd: Fix compilation error for NetBSD
authorMasashi Honma <masashi.honma@gmail.com>
Tue, 26 Nov 2013 02:43:37 +0000 (11:43 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 8 Dec 2013 01:46:41 +0000 (17:46 -0800)
commite706d2d30d37fd8626969a1df2adc73059f4ab35
treeb7db8afa3eed794af68750d2407158ea3f4e2249
parent667a158d08dc17c00ceb7eed9b26a9999e5e579f
bsd: Fix compilation error for NetBSD

Commit 5dd82c634cb5e24500ac4d1374f806fb37dd88bb causes compilation error
on NetBSD 6.1.2. Fix compilation with #ifdef blocks.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
src/drivers/driver_bsd.c