commit | a6458977bd2058087958ac2c669c27652602af48 | [log] [tgz] |
---|---|---|
author | Marcin Niestroj <m.niestroj@grinn-global.com> | Wed Apr 07 12:33:41 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Apr 08 15:56:12 2021 -0400 |
tree | 0099dea9285b34a9d2512c6523f412a563d3e778 | |
parent | 5649ea6ccd2f0d803f23c2e9123fe5fb0f978471 [diff] |
sys: sflist: include missing sys/__assert.h __ASSERT() macro is used in sys/sflist.h while sys/__assert.h was not included. Fix that now. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>