NetworkManager/libnm/tests
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
..
common.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
common.h libnm: abstract out duplicated device-creating code in tests 2014-10-19 09:27:47 -04:00
libnm-test-launch.sh tests: Don't run session-long dbus daemons for tests 2014-10-24 19:16:33 +02:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
test-nm-client.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-remote-settings-client.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-secret-agent.c all: consistently include config.h 2014-11-13 17:18:42 -05:00