#include <glib.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <stdlib.h>
#include "ipc_transport.h"
Go to the source code of this file.
Definition at line 9 of file testclient.c.