summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ext2resize/files/ext2resize-1.1.19-linux26.patch')
-rw-r--r--sys-fs/ext2resize/files/ext2resize-1.1.19-linux26.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-fs/ext2resize/files/ext2resize-1.1.19-linux26.patch b/sys-fs/ext2resize/files/ext2resize-1.1.19-linux26.patch
new file mode 100644
index 000000000000..a43cb4cb2253
--- /dev/null
+++ b/sys-fs/ext2resize/files/ext2resize-1.1.19-linux26.patch
@@ -0,0 +1,10 @@
+--- src/ext2_unix_io.c 2005-06-21 20:38:30.000000000 +0100
++++ src/ext2_unix_io.c.plasmaroo 2005-06-21 20:38:22.000000000 +0100
+@@ -35,6 +35,7 @@
+ #include <errno.h>
+ #include <string.h>
+ #include "ext2.h"
++#include <linux/fs.h>
+
+ #ifndef O_LARGEFILE
+ #define O_LARGEFILE 0