dbb484ec60
in what the contents need to be as I encounter the warnings about missing prototypes, symbols, and such. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@21 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
7 lines
105 B
C
7 lines
105 B
C
#ifndef _SPL_RPC_XDR_H
|
|
#define _SPL_RPC_XDR_H
|
|
|
|
#include <linux/sunrpc/xdr.h>
|
|
|
|
#endif /* SPL_RPC_XDR_H */
|