refactor: add a async read/write variant to device ops, with allow async io to be...
[lunaix-os.git] / lunaix-os / usr / libc / includes / lunaix / mann.h
index 1e7991232e22184aba8081925da2d47c42aea2de..fb34d99e24d36fb9577df5439d089d19701de24e 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __LUNAIX_SYS_MANN_H
 #define __LUNAIX_SYS_MANN_H
 
+#include <stddef.h>
 #include <lunaix/mann_flags.h>
 #include <lunaix/types.h>