1
0
Fork 0
forked from len0rd/rockbox

Oops, committed before finishing the removal of "#include "memory.h""

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27790 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2010-08-12 14:01:28 +00:00
parent 87409a2619
commit ed033c0a2a
2 changed files with 1 additions and 2 deletions

View file

@ -19,7 +19,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <memory.h>
#include <string.h>
#include "iap.h"