mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
Update pixman-private.h (#16516)
patch to fix build issue with musl https://lore.kernel.org/buildroot/569BA820.6040300@scalemp.com/
This commit is contained in:
parent
9ad2cc2bc6
commit
5e45b2330b
@ -1,4 +1,3 @@
|
||||
#include <float.h>
|
||||
#include <retro_inline.h>
|
||||
|
||||
#ifndef PIXMAN_PRIVATE_H
|
||||
@ -31,6 +30,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
#include <float.h>
|
||||
|
||||
#include "pixman-compiler.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user