all: make use of new header file "nm-default.h"

This commit is contained in:
Thomas Haller
2015-07-17 14:38:54 +02:00
parent 9ac57182ca
commit 19c3ea948a
395 changed files with 400 additions and 551 deletions

View File

@@ -26,7 +26,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <nm-utils.h>
#include "nm-glib.h"
#include "nm-default.h"
#include "nm-dbus-interface.h"
#include "nm-object.h"
#include "nm-object-cache.h"