1 2 3 4 5 6 7 8 9
#ifndef fooutilhfoo #define fooutilhfoo #include <glib.h> gchar *flx_normalize_name(gchar *s); gchar *flx_get_host_name(void); #endif