NetworkManager/shared/systemd
Thomas Haller d828f5b021
systemd: include <fcntl.h> instead of <sys/fctnl.h>
On alpine/musl we get a compiler warning:

    CC       shared/systemd/src/basic/libnm_systemd_shared_la-env-file.lo
  In file included from ../shared/systemd/src/basic/fileio.h:9,
                   from ../shared/systemd/src/basic/env-file.c:10:
  /usr/include/sys/fcntl.h:1:2: error: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Werror=cpp]
      1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
        |  ^~~~~~~
2020-12-13 17:10:54 +01:00
..
sd-adapt-shared systemd: workaround compilation failures against old glibc 2020-10-05 23:14:31 +02:00
src systemd: include <fcntl.h> instead of <sys/fctnl.h> 2020-12-13 17:10:54 +01:00
nm-logging-stub.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-sd-utils-shared.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-sd-utils-shared.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00