From 9a6dcbf895f9da01768e64b73cec88c16157d91e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 26 Mar 2019 23:25:23 +0100 Subject: New upstream version 1.16.0 --- shared/systemd/sd-adapt-shared/unaligned.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 shared/systemd/sd-adapt-shared/unaligned.h (limited to 'shared/systemd/sd-adapt-shared/unaligned.h') diff --git a/shared/systemd/sd-adapt-shared/unaligned.h b/shared/systemd/sd-adapt-shared/unaligned.h new file mode 100644 index 00000000..17dc0444 --- /dev/null +++ b/shared/systemd/sd-adapt-shared/unaligned.h @@ -0,0 +1,3 @@ +#pragma once + +#include "nm-utils/unaligned.h" -- cgit 1.3.0-6-gf8a5 From 85563b7fc7ec2cd21e38debb9b28db342e2e8e7c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 21 Apr 2019 21:09:51 +0200 Subject: New upstream version 1.18.0 --- shared/systemd/sd-adapt-shared/unaligned.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/systemd/sd-adapt-shared/unaligned.h') diff --git a/shared/systemd/sd-adapt-shared/unaligned.h b/shared/systemd/sd-adapt-shared/unaligned.h index 17dc0444..ac1a6928 100644 --- a/shared/systemd/sd-adapt-shared/unaligned.h +++ b/shared/systemd/sd-adapt-shared/unaligned.h @@ -1,3 +1,3 @@ #pragma once -#include "nm-utils/unaligned.h" +#include "nm-std-aux/unaligned.h" -- cgit 1.3.0-6-gf8a5