libnm: add "nm-keyfile.h" header

Keyfile API will become part of public libnm API. Add "nm-keyfile.h"
header for that.
This commit is contained in:
Thomas Haller
2020-05-20 09:50:53 +02:00
parent ed82bbe986
commit 49fd96bf01
8 changed files with 29 additions and 3 deletions

View File

@@ -11,11 +11,13 @@
#include "nm-glib-aux/nm-str-buf.h"
#include "nm-keyfile-internal.h"
#include "nm-keyfile.h"
#include "nm-setting-wired.h"
#include "nm-setting-wireless.h"
#include "nm-setting-wireless-security.h"
#include "nm-keyfile-internal.h"
/*****************************************************************************/
/**