mcctrl: include linux/cred.h
The headers defines __task_cred and other macroes we use, and always existed; we must have gotten it indirectly on older kernels, it doesn't hurt to always include Change-Id: Iacfff0365e7a21e6247eea42606bbbf1dfccc077
This commit is contained in:
committed by
Dominique Martinet
parent
18d50e48dc
commit
c21485d427
@ -19,6 +19,7 @@
|
||||
#include <linux/fs.h>
|
||||
#include <linux/resource.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/cred.h>
|
||||
#include "mcctrl.h"
|
||||
#include <linux/version.h>
|
||||
#include <linux/semaphore.h>
|
||||
|
||||
Reference in New Issue
Block a user