NetworkManager/system-settings/plugins/ifnet
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
..
tests ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
connection_parser.c ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
connection_parser.h ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
Makefile.am ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
net_parser.c ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
net_parser.h ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
net_utils.c build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
net_utils.h ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
nm-ifnet-connection.c ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
nm-ifnet-connection.h ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
plugin.c ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
plugin.h ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
wpa_parser.c ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00
wpa_parser.h ifnet: add Gentoo system settings plugin 2010-08-24 12:09:30 -05:00