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