]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Move attribute parser definitions into a new header file
authorJouni Malinen <j@w1.fi>
Wed, 27 Jun 2012 17:18:47 +0000 (20:18 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 27 Jun 2012 18:22:12 +0000 (21:22 +0300)
commit6b5a0c9466e42847d19d812a6f2854c099d78d27
treeaf83b25751884ca51d5c6fde845af215d60f4bd9
parent78e625f79a43f59f8101e3d122812a2fd47627f9
WPS: Move attribute parser definitions into a new header file

This allows wps/wps_attr_parse.h to be included into files outside
src/wps.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps_attr_parse.c
src/wps/wps_attr_parse.h [new file with mode: 0644]
src/wps/wps_i.h