Page MenuHomeFreeBSD

D23202.diff
No OneTemporary

D23202.diff

Index: head/usr.bin/mkimg/image.h
===================================================================
--- head/usr.bin/mkimg/image.h
+++ head/usr.bin/mkimg/image.h
@@ -29,6 +29,8 @@
#ifndef _MKIMG_IMAGE_H_
#define _MKIMG_IMAGE_H_
+#include <stdint.h>
+
typedef int64_t lba_t;
int image_copyin(lba_t blk, int fd, uint64_t *sizep);

File Metadata

Mime Type
text/plain
Expires
Thu, May 1, 8:02 AM (19 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17876968
Default Alt Text
D23202.diff (338 B)

Event Timeline