mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-27 12:22:26 +01:00
11 lines
257 B
Diff
11 lines
257 B
Diff
--- parted-3.1.orig/libparted/fs/xfs/platform_defs.h
|
|
+++ parted-3.1/libparted/fs/xfs/platform_defs.h
|
|
@@ -35,6 +35,7 @@
|
|
#define __XFS_PLATFORM_DEFS_H__
|
|
|
|
#include <stdio.h>
|
|
+#include <fcntl.h>
|
|
#include <stdarg.h>
|
|
#include <assert.h>
|
|
#include <endian.h>
|