NetworkManager/src/platform/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
..
.gitignore trivial: update .gitignore 2013-06-26 11:10:02 -04:00
dump.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
Makefile.am platform/tests: disable platform root test 'test-link-linux' for now 2014-08-04 16:17:49 +02:00
monitor.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
platform.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-address.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-cleanup.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-common.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-common.h platform: refactor signals by combining added/changed/removed 2014-05-03 03:44:22 +02:00
test-link.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-route.c all: consistently include config.h 2014-11-13 17:18:42 -05:00