[PATCH] Fix SDL errors in lilo.c on ARM and PPC systems

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


---
 src/lilo.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lilo.c b/src/lilo.c
index 1e64cc8c..74db7cb1 100644
--- a/src/lilo.c
+++ b/src/lilo.c
@@ -21,6 +21,7 @@
 #ifdef HAVE_LIBZ
 # include <zlib.h>
 #endif
+#include <SDL_endian.h>
 
 bool bUseLilo;
 
-- 
2.16.4


--------------48784DC7159FB51FD40FC4C5--



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/