#ifndef E_IPC_H #define E_IPC_H #include "e.h" void e_ipc_init(void); #endif