mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 20:48:06 +02:00
nm-daemon-helper: fix indentation
Ops.
Fixes: 9b802ff7f2 ('nm-daemon-helper: fix build with musl libc')
This commit is contained in:
parent
9b802ff7f2
commit
e3e0afb011
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <arpa/inet.h>
|
||||
#include <netdb.h>
|
||||
#if defined(__GLIBC__)
|
||||
#include <nss.h>
|
||||
#include <nss.h>
|
||||
#endif
|
||||
|
||||
#include "libnm-std-aux/nm-std-aux.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue