fix(given_files): include int types
This commit is contained in:
parent
b2e8290306
commit
bb67c07642
@ -24,6 +24,8 @@
|
||||
|
||||
# define __packed __attribute__((__packed__))
|
||||
|
||||
#include <k/types.h>
|
||||
|
||||
/* Structures used for twin values */
|
||||
|
||||
struct endian32 {
|
||||
|
Loading…
Reference in New Issue
Block a user