X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Flibc%2Fstdlib.c;h=caed2bc7102091a274dc77e75ead4788f67ac418;hb=ad0e4f8e965050d4b7a4bef513c9fdd86e9110e3;hp=8a4c8f09de029dffc6e5b6700b7639e584d44fef;hpb=4ecfbbd039d4a74f3cdaf92abf5387e782030fc5;p=mdlife diff --git a/src/libc/stdlib.c b/src/libc/stdlib.c index 8a4c8f0..caed2bc 100644 --- a/src/libc/stdlib.c +++ b/src/libc/stdlib.c @@ -2,8 +2,6 @@ #include #include #include -#include -#include int atoi(const char *str) {