aboutsummaryrefslogtreecommitdiff
path: root/net/tgt/patches/100-musl-compat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/tgt/patches/100-musl-compat.patch')
-rw-r--r--net/tgt/patches/100-musl-compat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tgt/patches/100-musl-compat.patch b/net/tgt/patches/100-musl-compat.patch
index 8c6f59138..ff3f437c5 100644
--- a/net/tgt/patches/100-musl-compat.patch
+++ b/net/tgt/patches/100-musl-compat.patch
@@ -13,9 +13,9 @@
#define NR_SCSI_OPCODES 256
--- a/usr/util.h
+++ b/usr/util.h
-@@ -20,6 +20,10 @@
- #include <sys/types.h>
+@@ -21,6 +21,10 @@
#include <sys/stat.h>
+ #include <sys/types.h>
+#ifndef __WORDSIZE
+#include <sys/reg.h>