freebsd-dev/usr.bin/mkimg
Alex Richardson a963845304 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
2020-01-16 14:14:55 +00:00
..
tests
apm.c
bsd.c
ebr.c
endian.h
format.c
format.h
gpt.c
image.c
image.h
Makefile
Makefile.depend
mbr.c
mkimg.1
mkimg.c
mkimg.h
qcow.c
raw.c
scheme.c
scheme.h
uuid.c
vhd.c
vmdk.c
vtoc8.c