You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
299 B

  1. Index: eudev-3.1.5/src/mtd_probe/mtd_probe.h
  2. ===================================================================
  3. --- eudev-3.1.5.orig/src/mtd_probe/mtd_probe.h
  4. +++ eudev-3.1.5/src/mtd_probe/mtd_probe.h
  5. @@ -18,6 +18,7 @@
  6. */
  7. #include <mtd/mtd-user.h>
  8. +#include <stdint.h>
  9. #include "macro.h"