X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Faf_rxrpc.h;h=03e6e94536231559b95b67bd1d9f99f313556459;hb=b7c2f036284452627d793af981877817b37d4351;hp=00c2eaa07c255f8a0f947b90536cd2b60f68c2ee;hpb=5f757f91e70a97eda8f0cc13bddc853209b2d173;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/af_rxrpc.h b/include/net/af_rxrpc.h index 00c2eaa07c25..03e6e9453623 100644 --- a/include/net/af_rxrpc.h +++ b/include/net/af_rxrpc.h @@ -12,8 +12,6 @@ #ifndef _NET_RXRPC_H #define _NET_RXRPC_H -#ifdef __KERNEL__ - #include struct rxrpc_call; @@ -53,5 +51,4 @@ extern struct rxrpc_call *rxrpc_kernel_accept_call(struct socket *, unsigned long); extern int rxrpc_kernel_reject_call(struct socket *); -#endif /* __KERNEL__ */ #endif /* _NET_RXRPC_H */