forked from Imagelibrary/rtems
Filesystem: Add missing include file <stdint.h>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#define _SYS_IOCCOM_H_
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
* Ioctl's have the command encoded in the lower word, and the size of
|
||||
|
||||
Reference in New Issue
Block a user