2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-23 19:51:46 +00:00

Include string.h, because we need to define copy_{to,from}_phys

This commit is contained in:
Michael Brown 2005-05-09 18:03:14 +00:00
parent 9fc97f8513
commit b94def2088

View File

@ -15,6 +15,7 @@
#ifndef ASSEMBLY
#include "stdint.h"
#include "string.h"
#ifndef KEEP_IT_REAL