diff options
Diffstat (limited to 'include/devctl.h')
| -rw-r--r-- | include/devctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/devctl.h b/include/devctl.h index 1010441d..6948af13 100644 --- a/include/devctl.h +++ b/include/devctl.h @@ -1,6 +1,7 @@ #ifndef __DEVCTL_H #define __DEVCTL_H +#include <stddef.h> typedef __SIZE_TYPE__ size_t; int posix_devctl(int, int, void *restrict, size_t, int *restrict); |
