Hi

On Thu, Sep 18, 2014 at 3:24 PM, Emil Renner Berthing <syst...@esmil.dk> wrote:
> ---
>  src/shared/sparse-endian.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/shared/sparse-endian.h b/src/shared/sparse-endian.h
> index eb4dbf3..c913fda 100644
> --- a/src/shared/sparse-endian.h
> +++ b/src/shared/sparse-endian.h
> @@ -21,6 +21,7 @@
>  #ifndef SPARSE_ENDIAN_H
>  #define SPARSE_ENDIAN_H
>
> +#include <byteswap.h>
>  #include <endian.h>

Kinda ridiculous to make endian.h not include byteswap.h, but ok, no
reason not to support this.

Applied!

Thanks
David

>  #include <stdint.h>
>
> --
> 2.1.0
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to