]> git.ipfire.org Git - thirdparty/hostap.git/commit
ndisc_snoop: Include ndisc_snoop.h to check prototypes
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jun 2016 22:47:02 +0000 (01:47 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 24 Jun 2016 16:02:58 +0000 (19:02 +0300)
commitbbae0f03aa449640fa1f6bd2eb2a1038f8595391
tree55ec863b3f1ae206ed209b3bb30d06e7316ab8df
parent99a716ac917fcf93053b0f09759d07954e8133df
ndisc_snoop: Include ndisc_snoop.h to check prototypes

This allows the compiler to check that function prototypes match the
implementation. In addition, this gets rid of sparse warnings.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ndisc_snoop.c