#ifndef __ROOF_READ_SOCKET_H #define __ROOF_READ_SOCKET_H #include "ufo-roof-read.h" RoofReadInterface *roof_read_socket_new(RoofConfig *cfg, guint id, GError **error); #endif