Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 640454
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +6 lines)
Line  Link Here
0
-- systemd-216/src/udev/mtd_probe/mtd_probe.h  2014-02-13 02:42:34.000000000 +0000
0
++ systemd-216.patched/src/udev/mtd_probe/mtd_probe.h  2017-12-10 04:31:00.000000000 +0000
Lines 17-22 Link Here
17
 * Boston, MA  02110-1301  USA
17
 * Boston, MA  02110-1301  USA
18
 */
18
 */
19
19
20
/* Bug fix to fix uint32_t not defined error on later systems 
21
 * (header files) or maybe later gcc versions that cause the problem.
22
 * Submitting this patch to Gentoo bugs */
23
#include <stdint.h>
24
20
#include <mtd/mtd-user.h>
25
#include <mtd/mtd-user.h>
21
26
22
/* Full oob structure as written on the flash */
27
/* Full oob structure as written on the flash */

Return to bug 640454