summaryrefslogtreecommitdiff
path: root/sbin/gpt/add.c
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2002-11-10 20:22:25 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2002-11-10 20:22:25 +0000
commit78edc0fda244c73e58d893dd297a7badb1823ceb (patch)
tree8dffe70e1c04a92d03f012aae6d7036e0511089c /sbin/gpt/add.c
parentc7c8cf8b2e345f759eb4a40835aa9e077c11e142 (diff)
Notes
Diffstat (limited to 'sbin/gpt/add.c')
-rw-r--r--sbin/gpt/add.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/gpt/add.c b/sbin/gpt/add.c
index 64cdbea0341e..3a8dc6f8a6f3 100644
--- a/sbin/gpt/add.c
+++ b/sbin/gpt/add.c
@@ -28,7 +28,6 @@
#include <sys/types.h>
#include <sys/disklabel.h>
-#include <sys/uuid.h>
#include <sys/gpt.h>
#include <err.h>