#ifndef _IPC_H #define _IPC_H int connect_ipc(char *socket_path); #endif