#ifndef _RPC_H_ #define _RPC_H_ void rpc_sendStatsJson(int sock); #endif