--- embedtools/inc/dwds.h 2010/10/27 16:35:54 1.1.2.5 +++ embedtools/inc/dwds.h 2010/10/28 09:08:58 1.1.2.6 @@ -17,6 +17,7 @@ struct dwds_if { struct dwds_if *wifi_buildWDS(int fd, char **ppsIF, int nIF); +inline void wifi_destroyWDS(const char *csIface, struct dwds_if **wds); #endif