summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyvectl
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2015-07-04 18:36:02 +0000
committeraraujo <araujo@FreeBSD.org>2015-07-04 18:36:02 +0000
commit1be8266c2a1893b59df1b9d72f4cdbd6580f83ce (patch)
treef9c13137e7dd1497a2ae18f9df0b86e23d85273a /usr.sbin/bhyvectl
parent6dd57f17e180efd0911bacad91de647fb9dcc783 (diff)
downloadFreeBSD-src-1be8266c2a1893b59df1b9d72f4cdbd6580f83ce.zip
FreeBSD-src-1be8266c2a1893b59df1b9d72f4cdbd6580f83ce.tar.gz
Remove duplicate header string.h.
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 51bade1..40e5170 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>
OpenPOWER on IntegriCloud