diff options
Diffstat (limited to 'patch/ipc/IPCClient.h')
| -rw-r--r-- | patch/ipc/IPCClient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/ipc/IPCClient.h b/patch/ipc/IPCClient.h index 307dfba..ee93030 100644 --- a/patch/ipc/IPCClient.h +++ b/patch/ipc/IPCClient.h @@ -59,3 +59,4 @@ void ipc_list_remove_client(IPCClientList *list, IPCClient *c); IPCClient *ipc_list_get_client(IPCClientList list, int fd); #endif // IPC_CLIENT_H_ + |
