#ifndef _SWAY_IPC_JSON_H #define _SWAY_IPC_JSON_H #include json_object *ipc_json_get_version(); #endif