fix(given_files): include int types

This commit is contained in:
Malo Lecomte 2021-07-29 03:59:07 +02:00
parent b2e8290306
commit bb67c07642

View File

@ -24,6 +24,8 @@
# define __packed __attribute__((__packed__))
#include <k/types.h>
/* Structures used for twin values */
struct endian32 {