13 lines
299 B
Diff
13 lines
299 B
Diff
|
Index: eudev-3.1.5/src/mtd_probe/mtd_probe.h
|
||
|
===================================================================
|
||
|
--- eudev-3.1.5.orig/src/mtd_probe/mtd_probe.h
|
||
|
+++ eudev-3.1.5/src/mtd_probe/mtd_probe.h
|
||
|
@@ -18,6 +18,7 @@
|
||
|
*/
|
||
|
|
||
|
#include <mtd/mtd-user.h>
|
||
|
+#include <stdint.h>
|
||
|
|
||
|
#include "macro.h"
|
||
|
|