mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
13 lines
308 B
Diff
13 lines
308 B
Diff
Index: eudev-3.2.9/src/mtd_probe/mtd_probe.h
|
|
===================================================================
|
|
--- eudev-3.2.9.orig/src/mtd_probe/mtd_probe.h
|
|
+++ eudev-3.2.9/src/mtd_probe/mtd_probe.h
|
|
@@ -20,6 +20,7 @@
|
|
#pragma once
|
|
|
|
#include <mtd/mtd-user.h>
|
|
+#include <stdint.h>
|
|
|
|
#include "macro.h"
|
|
|