1 --- lightdm-1.19.3/src/session-child.c.1 2016-08-07 22:50:16.026918519 +0300
2 +++ lightdm-1.19.3/src/session-child.c 2016-08-07 22:52:50.877831516 +0300
4 return x_authority_new (x_authority_family, x_authority_address, x_authority_address_length, x_authority_number, x_authority_name, x_authority_data, x_authority_data_length);
8 /* GNU provides this but we can't rely on that so let's make our own version */
10 updwtmpx (const gchar *wtmp_file, struct utmpx *ut)
13 updwtmp (wtmp_file, &u);