diff options
Diffstat (limited to 'src/shared/gpt.h')
-rw-r--r-- | src/shared/gpt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/gpt.h b/src/shared/gpt.h index 278940bf03..ef3444f6ea 100644 --- a/src/shared/gpt.h +++ b/src/shared/gpt.h @@ -19,6 +19,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ +#include <endian.h> + #include "sd-id128.h" /* We only support root disk discovery for x86, x86-64 and ARM for |