diff --git a/fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch b/fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch index c541e2e..8e2b116 100644 --- a/fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch +++ b/fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch @@ -18,7 +18,7 @@ include/strings.h:37:1: error: unknown type name ‘errcode_t’; did you mean mode_t --- fsck.ocfs2/Makefile | 2 +- - fsck.ocfs2/include/o2fsck_strings.h | 44 +++++++++++++++++++++++++++++++++++++ + fsck.ocfs2/include/o2fsck_strings.h | 43 +++++++++++++++++++++++++++++++++++++ fsck.ocfs2/include/strings.h | 44 ------------------------------------- fsck.ocfs2/pass2.c | 2 +- fsck.ocfs2/pass5.c | 2 +- @@ -45,7 +45,7 @@ new file mode 100644 index 0000000..69a1be9 --- /dev/null +++ b/fsck.ocfs2/include/o2fsck_strings.h -@@ -0,0 +1,44 @@ +@@ -0,0 +1,43 @@ +/* + * strings.h + * @@ -53,8 +53,7 @@ index 0000000..69a1be9 + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. ++ * License as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of