Include iotypes as well
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 26s
Builds / ExectOS (i686) (push) Successful in 26s

This commit is contained in:
Rafal Kupiec 2023-12-03 09:17:58 +01:00
parent a99ce415ca
commit 40696e2a1e
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -28,6 +28,7 @@
/* Architecture independent XT kernel data types */ /* Architecture independent XT kernel data types */
#include <hltypes.h> #include <hltypes.h>
#include <iotypes.h>
#include <rtltypes.h> #include <rtltypes.h>
/* Architecture dependent XT kernel data types */ /* Architecture dependent XT kernel data types */