--- embedtools/inc/dwds.h 2010/10/27 15:23:49 1.1.2.3 +++ embedtools/inc/dwds.h 2010/10/27 16:35:54 1.1.2.5 @@ -16,4 +16,7 @@ struct dwds_if { }; +struct dwds_if *wifi_buildWDS(int fd, char **ppsIF, int nIF); + + #endif