Skip to content

Commit cd3ed51

Browse files
authored
Merge pull request #13147 from felipeLeast/ws_management_missing_lib
Ws management API missing lib
2 parents e4b81f6 + dd546ed commit cd3ed51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/nanostack/sal-stack-nanostack/nanostack/ws_management_api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
#include "ns_types.h"
3232
#include "net_interface.h" /* Declaration for channel_list_s. */
33+
#include "fhss_config.h"
3334

3435
#ifdef __cplusplus
3536
extern "C" {

0 commit comments

Comments
 (0)