NetworkManager/shared
Thomas Haller 2c11e23c34 shared: include <stdlib.h> in "nm-macros-internal.h"
"nm-macros-internal.h" uses free() for the "nm_auto_free"
macro. Thus, as long as that code is there, we anyway must
include <stdlib.h> along the line.

Do it in "nm-macros-internal.h" to make the header self-contained.
2016-03-24 10:10:53 +01:00
..
gsystem-local-alloc.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am build: add "shared" files to EXTRA_DIST 2016-01-27 11:51:17 +01:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-glib.h nm-glib: backport g_info() macro 2016-02-24 20:04:29 +01:00
nm-macros-internal.h shared: include <stdlib.h> in "nm-macros-internal.h" 2016-03-24 10:10:53 +01:00
nm-test-libnm-utils.h libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils-impl.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-test-utils.h nmtst: add NMTST_DEBUG option "D" 2016-03-15 12:56:57 +01:00
nm-version-macros.h.in build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00