Merge "Missing #include <sys/cdefs.h>."
This commit is contained in:
commit
2222eae61e
@ -29,6 +29,8 @@
|
|||||||
#ifndef _SET_ABORT_MESSAGE_H
|
#ifndef _SET_ABORT_MESSAGE_H
|
||||||
#define _SET_ABORT_MESSAGE_H
|
#define _SET_ABORT_MESSAGE_H
|
||||||
|
|
||||||
|
#include <sys/cdefs.h>
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
|
||||||
void android_set_abort_message(const char* msg);
|
void android_set_abort_message(const char* msg);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user