sys/personality.h: include <sys/cdefs.h>

Change-Id: Ia3fa558a38e0cffe5287bc454e85d5d3bdaa6ba1
This commit is contained in:
Kito Cheng 2013-06-05 11:30:17 +08:00
parent 4c001859fe
commit 328223230b

View file

@ -29,6 +29,7 @@
#ifndef _SYS_PERSONALITY_H_
#define _SYS_PERSONALITY_H_
#include <sys/cdefs.h>
#include <linux/personality.h>
__BEGIN_DECLS