view gnu/parted/patch-musl.patch @ 1123:336ae5a21799

ruby/rb-mustermann: initial import, closes #2367
author David Demelier <markand@malikania.fr>
date Mon, 23 Sep 2019 21:06:00 +0200
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>