diff options
author | Paul Burton <[email protected]> | 2016-09-14 11:00:26 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-09-14 15:31:53 +0200 |
commit | 6cfeaf5125d425043d44002d0a1a8a147be582bf (patch) | |
tree | a84702ac20fda35513e247278236117226edc09b /net/unix/sysctl_net_unix.c | |
parent | 9395452b4aab7bc2475ef8935b4a4fb99d778d70 (diff) |
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
The linux/cpuhotplug.h header makes use of the bool type, but wasn't
including linux/types.h to ensure that type has been defined. Fix this
by including linux/types.h in preparation for including
linux/cpuhotplug.h in a file that doesn't do so already.
Signed-off-by: Paul Burton <[email protected]>
Cc: [email protected]
Cc: Richard Cochran <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Anna-Maria Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions