NetworkManager/clients
Thomas Haller 3ee8de20c4 all: include "nm-utils/nm-hash-utils.h" by default
Next we will use siphash24() instead of the glib version g_direct_hash() or
g_str_hash(). Hence, the "nm-utils/nm-hash-utils.h" header becomes very
fundamental and will be needed basically everywhere.

Instead of requiring the users to include them, let it be included via
"nm-default.h" header.
2017-11-16 11:49:51 +01:00
..
cli all: include "nm-utils/nm-hash-utils.h" by default 2017-11-16 11:49:51 +01:00
common all: include "nm-utils/nm-hash-utils.h" by default 2017-11-16 11:49:51 +01:00
tui all: include "nm-utils/nm-hash-utils.h" by default 2017-11-16 11:49:51 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00