diff options
Diffstat (limited to 'lib/libc/devctl/posix_devctl.c')
| -rw-r--r-- | lib/libc/devctl/posix_devctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/devctl/posix_devctl.c b/lib/libc/devctl/posix_devctl.c index 01af3111..c60b984e 100644 --- a/lib/libc/devctl/posix_devctl.c +++ b/lib/libc/devctl/posix_devctl.c @@ -1,5 +1,6 @@ #include <devctl.h> #include <errno.h> +#include <stddef.h> #include <sys/cdefs.h> #include <syscall.h> |
