diff options
-rw-r--r-- | usr.sbin/bhyvectl/bhyvectl.c | 1 |
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> |