Skip to content

Commit

Permalink
Adds missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
brosahay committed Jan 17, 2025
1 parent 744f35b commit b78bd81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/silabs/wifi/rs911x/WifiInterfaceImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include "silabs_utils.h"
#include "sl_status.h"
#include <cmsis_os2.h>
#include <inet/IPAddress.h>
#include <lib/support/CHIPMem.h>
#include <lib/support/CHIPMemString.h>
#include <lib/support/CodeUtils.h>
Expand Down

0 comments on commit b78bd81

Please sign in to comment.