view gnu/parted/patch-musl.patch @ 1305:d6172cfe210f

graphics/pixman: upgrade to 0.40.0
author David Demelier <markand@malikania.fr>
date Thu, 11 Nov 2021 20:27:07 +0100
parents da9d739541b6
children
line wrap: on
line source

--- libparted/fs/xfs/platform_defs.h.orig	2019-09-02 13:09:02.071047993 +0200
+++ libparted/fs/xfs/platform_defs.h	2019-09-02 13:09:33.703048965 +0200
@@ -34,6 +34,7 @@
 #ifndef __XFS_PLATFORM_DEFS_H__
 #define __XFS_PLATFORM_DEFS_H__
 
+#include <fcntl.h>
 #include <stdio.h>
 #include <stdarg.h>
 #include <assert.h>