kernel/include/linux/spinlock_types_up.h
.. .. @@ -1,7 +1,7 @@ 1 1 #ifndef __LINUX_SPINLOCK_TYPES_UP_H 2 2 #define __LINUX_SPINLOCK_TYPES_UP_H 3 3 4 -#if !defined(__LINUX_SPINLOCK_TYPES_H) && !defined(__LINUX_RT_MUTEX_H)4 +#ifndef __LINUX_SPINLOCK_TYPES_H5 5 # error "please don't include this file directly" 6 6 #endif 7 7