mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 20:10:17 +01:00
config: add missing include to "config.h" header
This commit is contained in:
parent
9358588a2a
commit
82c37e643b
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
* Copyright (C) 2013 Thomas Bechtold <thomasbechtold@jpberlin.de>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "nm-config-data.h"
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue