Fix the remaining reds.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25858 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2010-05-06 22:33:57 +00:00
parent b91f15d842
commit 55e4fe73cc
8 changed files with 9 additions and 4 deletions

View file

@ -18,7 +18,7 @@
* KIND, either express or implied.
*
****************************************************************************/
#include "inttypes.h"
#include <sys/types.h>
#include "config.h"
#include "cpu.h"