diff options
Diffstat (limited to 'sbin/gpt/gpt.c')
| -rw-r--r-- | sbin/gpt/gpt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/gpt/gpt.c b/sbin/gpt/gpt.c index 4ada0b62a2bd..28b28b26fb98 100644 --- a/sbin/gpt/gpt.c +++ b/sbin/gpt/gpt.c @@ -33,7 +33,6 @@ __FBSDID("$FreeBSD$"); #include <sys/types.h> #include <sys/disk.h> #include <sys/stat.h> -#include <sys/uuid.h> #include <sys/gpt.h> #include <err.h> |
