Merge "Attempt to fix simulator build." into gingerbread

This commit is contained in:
Nick Pelly
2010-10-22 08:49:51 -07:00
committed by Android (Google) Code Review
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#define LOG_TAG "NdefMessage"
#include <stdlib.h>
#include "jni.h"
#include "JNIHelp.h"

View File

@ -16,6 +16,8 @@
#define LOG_TAG "NdefRecord"
#include <stdlib.h>
#include "jni.h"
#include "JNIHelp.h"