mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-19 12:40:42 +01:00
libnm/trivial: fix indentation in "NetworkManager.h"
This commit is contained in:
parent
f6ee923ff5
commit
ccce9d394f
1 changed files with 2 additions and 2 deletions
|
|
@ -120,8 +120,8 @@
|
|||
#if !defined(NETWORKMANAGER_COMPILATION) \
|
||||
&& (!defined(NM_NO_INCLUDE_EXTRA_HEADERS) || !NM_NO_INCLUDE_EXTRA_HEADERS)
|
||||
/* historically, NetworkManager.h drags in the following system headers.
|
||||
* These are not strictly necessary and the user may wish to opt out from
|
||||
* including them. */
|
||||
* These are not strictly necessary and the user may wish to opt out from
|
||||
* including them. */
|
||||
#include <linux/if_ether.h>
|
||||
#include <linux/if_infiniband.h>
|
||||
#include <linux/if_vlan.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue