NetworkManager/libnm-util/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
..
certs libnm-util: allow AES cipher for private keys 2014-05-12 10:46:41 +02:00
Makefile.am libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutils 2014-08-07 15:57:19 -04:00
test-crypto.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-general.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-libnm-linking.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-secrets.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-8021x.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-settings-defaults.c all: consistently include config.h 2014-11-13 17:18:42 -05:00