zfs/include/rpc/types.h

7 lines
101 B
C

#ifndef _SPL_RPC_TYPES_H
#define _SPL_RPC_TYPES_H
typedef int bool_t;
#endif /* SPL_RPC_TYPES_H */