aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkimg/vhd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkimg/vhd.c')
-rw-r--r--usr.bin/mkimg/vhd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/mkimg/vhd.c b/usr.bin/mkimg/vhd.c
index 31a527a96deb..871873804544 100644
--- a/usr.bin/mkimg/vhd.c
+++ b/usr.bin/mkimg/vhd.c
@@ -28,11 +28,9 @@
__FBSDID("$FreeBSD$");
#include <sys/errno.h>
-#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
-#include <unistd.h>
#include "endian.h"
#include "image.h"