about summary refs log tree commit diff
path: root/src/libnm-systemd-shared/sd-adapt-shared
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-02-14 19:24:33 +0100
committerMichael Biebl <biebl@debian.org>2022-02-14 19:24:33 +0100
commit95864d59ac5530f59fe277580cc13f44b6de5b64 (patch)
tree617239c0147c38efedf639d325cd56e8c7fb8be9 /src/libnm-systemd-shared/sd-adapt-shared
parent1628eda029ba4dede8d4d45572c6b60367882436 (diff)
parent2f94dba7385fd0e0ef19a06eb4a2fcf6c43d7946 (diff)
Update upstream source from tag 'upstream/1.35.91'
Update to upstream version '1.35.91'
with Debian dir d8c1bf4c615814324dba64d19fe27402339c67f5
Diffstat (limited to 'src/libnm-systemd-shared/sd-adapt-shared')
-rw-r--r--src/libnm-systemd-shared/sd-adapt-shared/filesystems.h3
-rw-r--r--src/libnm-systemd-shared/sd-adapt-shared/hmac.h3
-rw-r--r--src/libnm-systemd-shared/sd-adapt-shared/missing_magic.h2
-rw-r--r--src/libnm-systemd-shared/sd-adapt-shared/netif-util.h3
4 files changed, 11 insertions, 0 deletions
diff --git a/src/libnm-systemd-shared/sd-adapt-shared/filesystems.h b/src/libnm-systemd-shared/sd-adapt-shared/filesystems.h
new file mode 100644
index 00000000..637892c2
--- /dev/null
+++ b/src/libnm-systemd-shared/sd-adapt-shared/filesystems.h
@@ -0,0 +1,3 @@
+#pragma once
+
+/* dummy header */
diff --git a/src/libnm-systemd-shared/sd-adapt-shared/hmac.h b/src/libnm-systemd-shared/sd-adapt-shared/hmac.h
new file mode 100644
index 00000000..637892c2
--- /dev/null
+++ b/src/libnm-systemd-shared/sd-adapt-shared/hmac.h
@@ -0,0 +1,3 @@
+#pragma once
+
+/* dummy header */
diff --git a/src/libnm-systemd-shared/sd-adapt-shared/missing_magic.h b/src/libnm-systemd-shared/sd-adapt-shared/missing_magic.h
index 637892c2..a5dce206 100644
--- a/src/libnm-systemd-shared/sd-adapt-shared/missing_magic.h
+++ b/src/libnm-systemd-shared/sd-adapt-shared/missing_magic.h
@@ -1,3 +1,5 @@
 #pragma once
 
 /* dummy header */
+
+#include <linux/magic.h>
diff --git a/src/libnm-systemd-shared/sd-adapt-shared/netif-util.h b/src/libnm-systemd-shared/sd-adapt-shared/netif-util.h
new file mode 100644
index 00000000..637892c2
--- /dev/null
+++ b/src/libnm-systemd-shared/sd-adapt-shared/netif-util.h
@@ -0,0 +1,3 @@
+#pragma once
+
+/* dummy header */