aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyvectl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-12 11:41:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-12 11:41:31 +0000
commitb5ff185e19f6013ca565b2a15bc2d6abce933f46 (patch)
tree60c693416bb4f18491c1fcc6b486930fcd9f4ef1 /usr.sbin/bhyvectl
parent2fbd60ec4724bc5eebc0870e28620e75ae447922 (diff)
parentd36c6176161e31d945d8adbb2aae1ccffb632bd7 (diff)
downloadsrc-b5ff185e19f6013ca565b2a15bc2d6abce933f46.tar.gz
src-b5ff185e19f6013ca565b2a15bc2d6abce933f46.zip
Merge from head
Notes
Notes: svn path=/projects/release-pkg/; revision=287708
Diffstat (limited to 'usr.sbin/bhyvectl')
-rw-r--r--usr.sbin/bhyvectl/bhyvectl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bhyvectl/bhyvectl.c b/usr.sbin/bhyvectl/bhyvectl.c
index 51bade17e361..40e51701cae0 100644
--- a/usr.sbin/bhyvectl/bhyvectl.c
+++ b/usr.sbin/bhyvectl/bhyvectl.c
@@ -44,7 +44,6 @@ __FBSDID("$FreeBSD$");
#include <libgen.h>
#include <libutil.h>
#include <fcntl.h>
-#include <string.h>
#include <getopt.h>
#include <time.h>
#include <assert.h>