NetworkManager/src/ppp-manager
Lubomir Rintel b5733c1916 ppp-manager: fix build with Linux 3.2.0 headers
Fixes build with Ubuntu 12.04.

In file included from ppp-manager/nm-ppp-manager.c:42:0:
/usr/include/linux/if_ppp.h:103:16: error: field 'b' has incomplete type
/usr/include/linux/if_ppp.h:108:21: error: field 'b' has incomplete type

(cherry picked from commit 22b99e3bbb)
2015-06-16 15:54:22 +02:00
..
Makefile.am ppp-manager: port nm-pppd-plugin from dbus-glib to gdbus 2014-09-04 18:19:21 -04:00
nm-ppp-manager.c ppp-manager: fix build with Linux 3.2.0 headers 2015-06-16 15:54:22 +02:00
nm-ppp-manager.h ppp-manager: new async stop() method to request stop and wait for it to complete 2015-02-24 16:15:26 -06:00
nm-ppp-status.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-pppd-plugin.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-pppd-plugin.h ppp: add IPv6 support 2014-07-23 14:26:39 -05:00