mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
shared/sparse-endian.h: add missing byteswap.h include
This commit is contained in:
committed by
David Herrmann
parent
45f15021e3
commit
8e8af4cfc7
@@ -21,6 +21,7 @@
|
||||
#ifndef SPARSE_ENDIAN_H
|
||||
#define SPARSE_ENDIAN_H
|
||||
|
||||
#include <byteswap.h>
|
||||
#include <endian.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user