Skip to content

Commit 87dff5f

Browse files
committed
Fix code again: FIXED_ENDPOINT_COUNT must be defined, so config has to be included
1 parent a7c63c0 commit 87dff5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/util/attribute-storage.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <app/util/af-types.h>
2222
#include <app/util/att-storage.h>
2323
#include <app/util/attribute-metadata.h>
24+
#include <app/util/config.h>
2425
#include <app/util/endpoint-config-defines.h>
2526
#include <lib/support/CodeUtils.h>
2627

0 commit comments

Comments
 (0)