all: move STRLEN() macro to global header nm-utils-internal.h

https://bugzilla.gnome.org/show_bug.cgi?id=741651
This commit is contained in:
Thomas Haller
2014-12-17 10:38:46 +01:00
parent e62aa4165f
commit 422fbf48b9
4 changed files with 5 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
#include "nm-platform.h"
#include "NetworkManagerUtils.h"
#include "gsystem-local-alloc.h"
#include "nm-utils-internal.h"
#define CLIENTID_TAG "send dhcp-client-identifier"