X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Finterfaces%2Fhostnamed%2Fhostnamed.h;h=ef2ed8f99af1fb24d895bf0b5984135de9c96da2;hp=78c7501b14ab51a6c596e3bbe0fd4471ada0d6da;hb=a1bcc33cfc213eb21997f169ef433f186f483da0;hpb=e3382563a24b6a3c162763942edefee462b2d752 diff --git a/src/interfaces/hostnamed/hostnamed.h b/src/interfaces/hostnamed/hostnamed.h index 78c7501..ef2ed8f 100644 --- a/src/interfaces/hostnamed/hostnamed.h +++ b/src/interfaces/hostnamed/hostnamed.h @@ -15,3 +15,9 @@ */ void hostnamed_mem_clean(); + +const gchar *our_get_pretty_hostname(); + +static gboolean build_chassis_table(); + +gboolean determine_chassis_and_icon();