mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-15 20:00:23 +01:00
nmtui: cleanup includes in "nmt-newt-utils.c"
This commit is contained in:
parent
6c9728d0d5
commit
79903065e4
1 changed files with 3 additions and 2 deletions
|
|
@ -10,12 +10,13 @@
|
|||
|
||||
#include "libnm-client-aux-extern/nm-default-client.h"
|
||||
|
||||
#include "nmt-newt-utils.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/wait.h>
|
||||
#include "libnm-glib-aux/nm-io-utils.h"
|
||||
|
||||
#include "nmt-newt-utils.h"
|
||||
#include "libnm-glib-aux/nm-io-utils.h"
|
||||
|
||||
static void
|
||||
nmt_newt_dialog_g_log_handler(const char * log_domain,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue