Refresh NDK C library headers for all platforms

This commit is contained in:
David 'Digit' Turner
2009-10-20 15:25:40 -07:00
parent 302e013b6a
commit 898b43fedc
11 changed files with 113 additions and 30 deletions

View File

@@ -39,6 +39,7 @@
#ifndef _STRINGS_H_
#define _STRINGS_H_
#include <sys/types.h>
#include <sys/cdefs.h>
__BEGIN_DECLS