HomeFreeBSD

Allow bootstrapping mkimg on macOS/Linux

Description

Allow bootstrapping mkimg on macOS/Linux

On these systems the (u)int64_t typedefs will not be implicitly defined by the
previous includes, so include <stdint.h> in the header that uses uint64_t.

Reviewed By: brooks
Differential Revision: https://reviews.freebsd.org/D23202

Details

Provenance
arichardsonAuthored on
Reviewer
brooks
Differential Revision
D23202: Allow bootstrapping mkimg on macOS/Linux
Parents
rS356789: Merge commit 894f742acb from llvm git (by me):
Branches
Unknown
Tags
Unknown