llext: Remove automatic include
clangd like to automatically add include directives, this one slipped by and made its way in the tree. Remove it. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
b6feb567d1
commit
172bc0c238
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "zephyr/sys/__assert.h"
|
||||
#include <zephyr/sys/util.h>
|
||||
#include <zephyr/llext/elf.h>
|
||||
#include <zephyr/llext/loader.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue