diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:59 +0000 |
| commit | 32e86a82f54826f14ea381affa6674db3aa3b5ae (patch) | |
| tree | a101eaa8ce067e6f1f7290d8e2cfc41af62511b1 /sbin/fdisk | |
| parent | a6fe717c2a876105123214c05176cd74106fb94b (diff) | |
Diffstat (limited to 'sbin/fdisk')
| -rw-r--r-- | sbin/fdisk/fdisk_mbr_enc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/fdisk/fdisk_mbr_enc.c b/sbin/fdisk/fdisk_mbr_enc.c index 6fe99bbba1b3..d621124c7a85 100644 --- a/sbin/fdisk/fdisk_mbr_enc.c +++ b/sbin/fdisk/fdisk_mbr_enc.c @@ -33,7 +33,6 @@ * NB! This file must be usable both in kernel and userland. */ -#include <sys/cdefs.h> #include <sys/types.h> #include <sys/diskmbr.h> #include <sys/endian.h> |
