diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-04 00:07:45 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-04 00:07:45 +0200 |
| commit | 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 (patch) | |
| tree | d10c354b1b980ca8a7b9e48ec9019e8ed88bde2b /clients/tui/nm-editor-utils.h | |
| parent | ee9c73a923909e23a649407be77e25235d769e25 (diff) | |
New upstream version 1.11.4 upstream/1.11.4
Diffstat (limited to 'clients/tui/nm-editor-utils.h')
| -rw-r--r-- | clients/tui/nm-editor-utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clients/tui/nm-editor-utils.h b/clients/tui/nm-editor-utils.h index 6f66edfe..e15cc5e8 100644 --- a/clients/tui/nm-editor-utils.h +++ b/clients/tui/nm-editor-utils.h @@ -19,8 +19,6 @@ #ifndef NM_EDITOR_UTILS_H #define NM_EDITOR_UTILS_H -#include "NetworkManager.h" - typedef struct { const char *name; GType setting_type; |