summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/shared/sparse-endian.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/sparse-endian.h b/src/shared/sparse-endian.h
index eb4dbf3615..c913fda8c5 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>
#include <stdint.h>