mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-11 14:10:31 +01:00
nm-daemon-helper: fix indentation
Ops. Fixes:9b802ff7f2('nm-daemon-helper: fix build with musl libc') (cherry picked from commite3e0afb011)
This commit is contained in:
parent
1d2f8f983c
commit
6914f4213f
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