NetworkManager/src/ppp-manager
Thomas Graf 00f2b0a9bb core: Include <linux/if.h> instead of <net/if.h>
NM already includes <linux/if.h> in some places, f.e. nm-netlink-monitor and
we can't mix usage of the two. Stick to using <linux/if.h> as it provides
additional flag definitions such as operational link state and link mode.

Signed-off-by: Thomas Graf <tgraf@redhat.com>
2011-09-30 00:18:24 -05:00
..
Makefile.am build: allow disabling PPP support at build time 2011-02-21 17:48:08 -06:00
nm-ppp-manager.c core: Include <linux/if.h> instead of <net/if.h> 2011-09-30 00:18:24 -05:00
nm-ppp-manager.h ppp: be more paranoid about cleaning PPP manager up 2011-04-19 12:11:58 -05:00
nm-ppp-status.h Update license headers 2008-11-04 22:32:57 +00:00
nm-pppd-plugin.c ppp: make prototypes more valid 2011-04-26 13:49:05 -05:00
nm-pppd-plugin.h ppp: don't require separate bus name for pppd plugin communication 2009-02-05 06:05:10 -05:00