#ifndef __UFO_ROOF_READ_SOCKET_H #define __UFO_ROOF_READ_SOCKET_H #include "ufo-roof-read.h" UfoRoofReadInterface *ufo_roof_read_socket_new(UfoRoofConfig *cfg, guint id, GError **error); #endif