mirror of
https://github.com/dslm4515/BMLFS.git
synced 2026-01-14 00:33:30 +00:00
11 lines
230 B
Diff
Executable File
11 lines
230 B
Diff
Executable File
--- libparted/fs/xfs/platform_defs.h
|
|
+++ 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>
|