all: make use of new header file "nm-default.h"
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <nm-setting-ip6-config.h>
|
||||
#include <nm-setting-connection.h>
|
||||
|
||||
#include "nm-glib.h"
|
||||
#include "nm-default.h"
|
||||
#include "nm-dispatcher-api.h"
|
||||
#include "nm-utils.h"
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#ifndef __NETWORKMANAGER_DISPATCHER_UTILS_H__
|
||||
#define __NETWORKMANAGER_DISPATCHER_UTILS_H__
|
||||
|
||||
#include "nm-glib.h"
|
||||
#include "nm-default.h"
|
||||
|
||||
char **
|
||||
nm_dispatcher_utils_construct_envp (const char *action,
|
||||
|
@@ -34,7 +34,7 @@
|
||||
|
||||
#include <glib-unix.h>
|
||||
|
||||
#include "nm-glib.h"
|
||||
#include "nm-default.h"
|
||||
#include "nm-dispatcher-api.h"
|
||||
#include "nm-dispatcher-utils.h"
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nm-glib.h"
|
||||
#include "nm-default.h"
|
||||
#include "nm-core-internal.h"
|
||||
#include "nm-dispatcher-utils.h"
|
||||
#include "nm-dispatcher-api.h"
|
||||
|
Reference in New Issue
Block a user