summaryrefslogtreecommitdiff
path: root/misc/hxtools/files/patch-sadmin_xfs__irecover.c
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-08-03 06:13:13 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-08-03 06:13:13 +0000
commitf423ead6e5b2e51b0ff08ab3e0f8e846d41223ad (patch)
treee4fd373e96a1da6d9d1a4e56dd2c86b414f49752 /misc/hxtools/files/patch-sadmin_xfs__irecover.c
parentHas expired, please use devel/rubygem-grape instead. (diff)
This is the collection of tools and scripts for different tasks written
by Jan Engelhardt, each of which seems to be too small to warrant their own project. WWW: http://inai.de/projects/hxtools/
Notes
Notes: svn path=/head/; revision=544024
Diffstat (limited to 'misc/hxtools/files/patch-sadmin_xfs__irecover.c')
-rw-r--r--misc/hxtools/files/patch-sadmin_xfs__irecover.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/hxtools/files/patch-sadmin_xfs__irecover.c b/misc/hxtools/files/patch-sadmin_xfs__irecover.c
new file mode 100644
index 000000000000..7e764c15b06a
--- /dev/null
+++ b/misc/hxtools/files/patch-sadmin_xfs__irecover.c
@@ -0,0 +1,11 @@
+--- sadmin/xfs_irecover.c.orig 2020-07-12 09:44:16 UTC
++++ sadmin/xfs_irecover.c
+@@ -42,7 +42,7 @@
+ #include <libHX/proc.h>
+ #include <libHX/string.h>
+ #include <arpa/inet.h>
+-#include <linux/types.h>
++#include <infiniband/types.h>
+
+ struct work_info {
+ char *device;