commit | ae262338179fb33c1f064ce27162297c2ced3b64 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Fri Feb 07 09:42:57 2003 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Fri Feb 07 09:42:57 2003 +0000 |
tree | 8d6f20c5d33c6037cd9219ce2e333b13d8e56461 | |
parent | f9b44900669c8af2b7a101d201c43beec2bc89dd [diff] [blame] |
build and work with the new include path(s) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3214 a1c6a512-1295-4272-9138-f99709370657
diff --git a/uisimulator/x11/atoi.h b/uisimulator/x11/atoi.h new file mode 100644 index 0000000..74474f1 --- /dev/null +++ b/uisimulator/x11/atoi.h
@@ -0,0 +1,2 @@ + +int atoi(const char *);