view emulation/libretro-parallel-n64/patch-musl.patch @ 1019:ddab65a5b3f5

vanilla: use /bin/busybox sh as default shell
author David Demelier <markand@malikania.fr>
date Thu, 29 Aug 2019 23:35:00 +0200
parents 3602fd46a68a
children
line wrap: on
line source

--- ./mupen64plus-video-paraLLEl/rdp/rdp.hpp.orig	2019-08-26 09:00:14.792011304 +0200
+++ ./mupen64plus-video-paraLLEl/rdp/rdp.hpp	2019-08-26 09:00:26.764011672 +0200
@@ -7,6 +7,7 @@
 #include <stdint.h>
 #include <unordered_map>
 #include <cstring>
+#include <cstdio>
 #include <vector>
 
 #define RDP_MAX_PRIMITIVES 	1024