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 *);