ds_rpc.h

00001 
00031 #ifndef _DS_RPC_H_
00032 #define _DS_RPC_H_
00033 
00034 #include "../../rpc.h"
00035 
00036 extern rpc_export_t rpc_methods[];
00037 
00038 #endif /* _DS_RPC_H_ */