Merge change 20686

* changes:
  fix the build
This commit is contained in:
Android (Google) Code Review
2009-08-10 17:46:27 -07:00

View File

@@ -1,6 +1,9 @@
#ifndef SPEC_H
#define SPEC_H
#include <string.h>
#include <stdlib.h>
#if __cplusplus
extern "C" {
#endif