NetworkManager/src/ppp-manager
Dan Williams be97e7f104 build: include <config.h> for kill(2), isblank(3), and isascii(3)
config.h defines _GNU_SOURCE, which in turn defines the bits necessary
for kill, isblank, and isascii.  So wherever we use those, we need
to make sure config.h is included.
2010-10-08 22:46:55 -05:00
..
Makefile.am build: enable AM_SILENT_RULES (bgo #625263) 2010-08-03 12:58:46 -07:00
nm-ppp-manager.c build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
nm-ppp-manager.h ppp: increase PPPoE pppd timeout to 30 seconds 2009-11-23 00:08:35 -08:00
nm-ppp-status.h Update license headers 2008-11-04 22:32:57 +00:00
nm-pppd-plugin.c ppp: plugin doesn't need to #include <nm-utils.h> 2010-04-06 17:00:16 -07:00
nm-pppd-plugin.h ppp: don't require separate bus name for pppd plugin communication 2009-02-05 06:05:10 -05:00
nm-pppd-plugin.xml 2007-10-10 Tambet Ingo <tambet@gmail.com> 2007-10-10 14:36:31 +00:00