view emulation/libretro-parallel-n64/patch-musl.patch @ 1145:c56c8d3d1046

audio/mpd: create /var/run/mpd in init script
author David Demelier <markand@malikania.fr>
date Tue, 24 Sep 2019 21:09:00 +0000
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