diff --git a/kernel/cgroup/cpuset.c b/kernel/cgroup/cpuset.c index 1c49de3445b4..908a0d025e0f 100644 --- a/kernel/cgroup/cpuset.c +++ b/kernel/cgroup/cpuset.c @@ -21,8 +21,9 @@ * License. See the file COPYING in the main directory of the Linux * distribution for more details. */ +#ifndef __GENKSYMS__ #include "cgroup-internal.h" - +#endif #include #include #include