view gnu/parted/patch-musl.patch @ 1142:f942ed650ab9

gnu/groff: initial import, closes #1144
author David Demelier <markand@malikania.fr>
date Tue, 24 Sep 2019 20:15: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>