Resolve some sparse warnings
authorJouni Malinen <j@w1.fi>
Tue, 24 Nov 2009 22:57:00 +0000 (00:57 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 24 Nov 2009 22:57:00 +0000 (00:57 +0200)
commit8e2c104fa148c02da21fd87712a697ba6522a8b4
treeb0ecbdd8055a04b773584d8d2a9229949995d219
parent73d0ad78c8d192a57095ecbfae0185813a05b8b9
Resolve some sparse warnings

Mainly, this is including header files to get definitions for functions
which is good to verify that the parameters match. None of these are
issues that would have shown as incorrect behavior of the program.
src/crypto/aes-cbc.c
src/crypto/aes-ctr.c
src/crypto/aes-encblock.c
src/crypto/aes-omac1.c
src/crypto/aes-unwrap.c
src/crypto/crypto_openssl.c
src/drivers/driver_nl80211.c
src/wps/ndef.c
src/wps/wps_registrar.c
src/wps/wps_ufd.c