00001 #ifndef __RLS_RPC_H 00002 #define __RLS_RPC_H 00003 00004 #include "../../rpc.h" 00005 00006 extern rpc_export_t rls_rpc_methods[]; 00007 00008 #endif