summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/systemd-204-mtd_probe.patch
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/systemd-204-mtd_probe.patch')
-rw-r--r--core/modules/systemd/systemd-204-mtd_probe.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/systemd/systemd-204-mtd_probe.patch b/core/modules/systemd/systemd-204-mtd_probe.patch
new file mode 100644
index 00000000..5486da66
--- /dev/null
+++ b/core/modules/systemd/systemd-204-mtd_probe.patch
@@ -0,0 +1,10 @@
+--- udev/mtd_probe/mtd_probe.h.pre 2017-11-30 10:22:58.370237301 +0100
++++ udev/mtd_probe/mtd_probe.h 2017-11-23 17:23:44.437540620 +0100
+@@ -18,6 +18,7 @@
+ */
+
+ #include <mtd/mtd-user.h>
++#include <stdint.h>
+
+ /* Full oob structure as written on the flash */
+ struct sm_oob {