7 lines
113 B
C
7 lines
113 B
C
|
#ifndef _SPL_RPC_TYPES_H
|
||
|
#define _SPL_RPC_TYPES_H
|
||
|
|
||
|
#include <linux/sunrpc/types.h>
|
||
|
|
||
|
#endif /* SPL_RPC_TYPES_H */
|