Decoupling Architectural-specific Code (#35)
[lunaix-os.git] / lunaix-os / libs / klibc / ksprintf.c
index a3a54d17f722d11f5be5a0ec0a6d53c39d5b1df6..856e55f61b192f91791c8f222dcd77ccf94aedef 100644 (file)
@@ -1,5 +1,5 @@
 #define __LUNAIX_LIBC
 #define __LUNAIX_LIBC
-#include <klibc/stdlib.h>
+#include <klibc/ia_utils.h>
 #include <klibc/strfmt.h>
 #include <klibc/string.h>
 #include <lunaix/types.h>
 #include <klibc/strfmt.h>
 #include <klibc/string.h>
 #include <lunaix/types.h>