am 2222eae6: Merge "Missing #include <sys/cdefs.h>."
				
					
				
			* commit '2222eae61e723d946029899edaf7afcbaa160bb7': Missing #include <sys/cdefs.h>.
This commit is contained in:
		@@ -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);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user