blob: 8c6ab2882b64c6f88d0a12d0c090552e9575961e (
plain)
1
2
3
4
5
6
7
|
https://bugs.gentoo.org/981804
--- a/src/3rdparty/xatlas/xatlas.cpp
+++ b/src/3rdparty/xatlas/xatlas.cpp
@@ -52,2 +52,3 @@
#include <stdint.h>
+#include <stdlib.h>
#include <stdio.h>
|