XMMS2

src/lib/xmmsipc/ipc.c

Go to the documentation of this file.
00001 #include <glib.h>
00002 #include "ipc_transport.h"
00003 
00004 xmms_ipc_t *
00005 xmms_ipc_init ()
00006 {
00007 }
00008