void-packages/srcpkgs/povray/patches/musl.patch

12 lines
239 B
Diff
Raw Normal View History

2019-01-30 18:57:58 +01:00
--- vfe/vfesession.h 2019-01-30 18:47:18.816545460 +0100
+++ - 2019-01-30 18:50:31.169629844 +0100
@@ -40,6 +40,8 @@
#include "base/image/colourspace.h"
+typedef unsigned int uint;
+
namespace vfe
{
using namespace pov_frontend;