#ifndef SOCKET_COMMON_H
#define SOCKET_COMMON_H

#include <stdio.h>
#include <gio/gio.h>
#include <string.h>

#endif