sys/personality.h: include <sys/cdefs.h>
Change-Id: Ia3fa558a38e0cffe5287bc454e85d5d3bdaa6ba1
This commit is contained in:
parent
4c001859fe
commit
328223230b
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#ifndef _SYS_PERSONALITY_H_
|
||||
#define _SYS_PERSONALITY_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <linux/personality.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
|
Loading…
Reference in a new issue