NetworkManager/examples
Dan Winship 3bfb163a74 all: consistently include config.h
config.h should be included from every .c file, and it should be
included before any other include. Fix that.

(As a side effect of how I did this, this also changes us to
consistently use "config.h" rather than <config.h>. To the extent that
it matters [which is not much], quotes are more correct anyway, since
we're talking about a file in our own build tree, not a system
include.)
2014-11-13 17:18:42 -05:00
..
C all: consistently include config.h 2014-11-13 17:18:42 -05:00
dispatcher examples: update 70-wifi-wired-exclusive.sh (bgo #513488) 2014-04-28 17:07:02 -05:00
python test,examples: fix scripts to avoid 'has_key' for Python 3 2014-10-31 16:39:00 +01:00
ruby docs: update documentation links 2013-12-17 12:07:51 -06:00
shell examples: update examples for new device types 2013-11-29 09:29:56 +01:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00