kernel/include/linux/sunrpc/gss_err.h
.. .. @@ -34,8 +34,6 @@ 34 34 #ifndef _LINUX_SUNRPC_GSS_ERR_H 35 35 #define _LINUX_SUNRPC_GSS_ERR_H 36 36 37 -#ifdef __KERNEL__38 -39 37 typedef unsigned int OM_uint32; 40 38 41 39 /* .. .. @@ -163,5 +161,4 @@ 163 161 /* XXXX This is a necessary evil until the spec is fixed */ 164 162 #define GSS_S_CRED_UNAVAIL GSS_S_FAILURE 165 163 166 -#endif /* __KERNEL__ */167 164 #endif /* __LINUX_SUNRPC_GSS_ERR_H */