Merge "Fix sim-eng build." into gingerbread

This commit is contained in:
Andy McFadden 2010-07-01 07:30:51 -07:00 committed by Android (Google) Code Review
commit cc4d11c245
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#ifndef _CUTILS_ASHMEM_H
#define _CUTILS_ASHMEM_H
#include <stdint.h>
#include <stddef.h>
#ifdef __cplusplus
extern "C" {