NetworkManager/clients/common
Beniamino Galvani 2469083902 clients: fix build with old GLib
G_DEFINE_QUARK is only available since 2.34, include
"nm-glib-compat.h" to fix the following error:

 ./../common/nm-vpn-helpers.c: In function ‘G_DEFINE_QUARK’:
 ./../common/nm-vpn-helpers.c:54:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

Fixes: dca2ded7e8
2015-12-14 16:30:25 +01:00
..
nm-polkit-listener.c clients: check errors of polkit_unix_session_new_for_process_sync() 2015-11-25 12:14:02 +01:00
nm-polkit-listener.h clients: add common code for polkit agent listener 2014-11-07 11:37:42 +01:00
nm-secret-agent-simple.c clients: add vpn_type member to secret structure in secret agent 2015-12-12 22:29:03 +01:00
nm-secret-agent-simple.h clients: add vpn_type member to secret structure in secret agent 2015-12-12 22:29:03 +01:00
nm-vpn-helpers.c clients: fix build with old GLib 2015-12-14 16:30:25 +01:00
nm-vpn-helpers.h clients: add a helper function to get required openconnect VPN secrets 2015-12-12 22:29:25 +01:00