haxchi/wupserver/source/ipc.h
2016-12-13 01:22:07 +01:00

7 lines
58 B
C

#ifndef _IPC_H_
#define _IPC_H_
void ipc_init();
#endif