* ecore/src/lib/ecore_ipc/ecore_ipc_private.h: Oops, removed too much.

SVN revision: 39205
This commit is contained in:
Cedric BAIL 2009-02-25 14:58:16 +00:00
parent 6978e98dc6
commit 2f05c62298
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ __attribute__ ((packed));
struct _Ecore_Ipc_Client
{
Ecore_List2 __in_list;
ECORE_MAGIC;
Ecore_Con_Client *client;
void *data;