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