include vm_local.h in vm_powerpc_asm.c

Patch by Simon McVittie, bug 4930
This commit is contained in:
Ludwig Nussel 2011-03-13 16:54:41 +00:00
parent 55369f9535
commit 1b27ae23c1
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
#include "vm_local.h"
#include "vm_powerpc_asm.h"
#include <string.h>