#ifndef __WMUD_NETWORKING_H__ # define __WMUD_NETWORKING_H__ gboolean wmud_networking_init(guint port_number); #endif