feat: taskfs for export process to filesystem
[lunaix-os.git] / lunaix-os / includes / lunaix / types.h
index 3069a833bdb9b78d9eb20889fa012a8ffcbf17b7..fbe7e1e33880dd539f92c8ccb576214478bb7417 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __LUNAIX_TYPES_H
 #define __LUNAIX_TYPES_H
 
+#include <stdarg.h>
 #include <stddef.h>
 #include <stdint.h>