Include more headers to satisfy clang
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Rafal Kupiec 2023-02-16 17:52:55 +01:00
parent 4a737d0472
commit 91e4176e45
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -9,9 +9,11 @@
#ifndef __XTDK_KETYPES_H
#define __XTDK_KETYPES_H
#include <xtbase.h>
#include <xtstruct.h>
#include <xttarget.h>
#include <xttypes.h>
#include ARCH_HEADER(ketypes.h)
/* Maximum number of exception parameters */