summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch')
-rw-r--r--meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch b/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch
index 4ce168b6ef..951bebc901 100644
--- a/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch
+++ b/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch
@@ -1,4 +1,4 @@
1From 8983334730df280a4e4dcb08e586b453bc1d53bd Mon Sep 17 00:00:00 2001 1From f95192d87a46a2191cf4ebd47c64e04b138d7fac Mon Sep 17 00:00:00 2001
2From: Khem Raj <raj.khem@gmail.com> 2From: Khem Raj <raj.khem@gmail.com>
3Date: Thu, 26 Oct 2017 22:10:42 -0700 3Date: Thu, 26 Oct 2017 22:10:42 -0700
4Subject: [PATCH] Include netinet/if_ether.h 4Subject: [PATCH] Include netinet/if_ether.h
@@ -274,7 +274,7 @@ index 2b72b618fc..d0d4cfb384 100644
274 #include "sd-dhcp6-client.h" 274 #include "sd-dhcp6-client.h"
275 275
276diff --git a/src/network/networkd-link.c b/src/network/networkd-link.c 276diff --git a/src/network/networkd-link.c b/src/network/networkd-link.c
277index d58b700050..bba1ca1cab 100644 277index 20675f2306..2884511ff3 100644
278--- a/src/network/networkd-link.c 278--- a/src/network/networkd-link.c
279+++ b/src/network/networkd-link.c 279+++ b/src/network/networkd-link.c
280@@ -1,9 +1,9 @@ 280@@ -1,9 +1,9 @@
@@ -300,7 +300,7 @@ index 850b4f449e..6f85d41328 100644
300 #include <netinet/in.h> 300 #include <netinet/in.h>
301 #include <linux/netdevice.h> 301 #include <linux/netdevice.h>
302diff --git a/src/network/networkd-route.c b/src/network/networkd-route.c 302diff --git a/src/network/networkd-route.c b/src/network/networkd-route.c
303index b7852f6eec..72514f6a0d 100644 303index 791fd64c39..a2825c920d 100644
304--- a/src/network/networkd-route.c 304--- a/src/network/networkd-route.c
305+++ b/src/network/networkd-route.c 305+++ b/src/network/networkd-route.c
306@@ -1,5 +1,6 @@ 306@@ -1,5 +1,6 @@