summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/spinup_ap.c
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2012-12-13 01:58:11 +0000
committergrehan <grehan@FreeBSD.org>2012-12-13 01:58:11 +0000
commit70b50f16469543eddc3a9958b4a973bec1e41f52 (patch)
tree892f0e4ad5c0261c86970ca0dcd23def308e394a /usr.sbin/bhyve/spinup_ap.c
parent56990e914687fa80fb72b9d4dbbfc174ede6bc6d (diff)
downloadFreeBSD-src-70b50f16469543eddc3a9958b4a973bec1e41f52.zip
FreeBSD-src-70b50f16469543eddc3a9958b4a973bec1e41f52.tar.gz
Rename fbsdrun.* -> bhyverun.*
bhyve is intended to be a generic hypervisor, and not FreeBSD-specific. (renaming internal routines will come later) Reviewed by: neel Obtained from: NetApp
Diffstat (limited to 'usr.sbin/bhyve/spinup_ap.c')
-rw-r--r--usr.sbin/bhyve/spinup_ap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bhyve/spinup_ap.c b/usr.sbin/bhyve/spinup_ap.c
index 3aa3b65..b5e553f 100644
--- a/usr.sbin/bhyve/spinup_ap.c
+++ b/usr.sbin/bhyve/spinup_ap.c
@@ -39,7 +39,7 @@ __FBSDID("$FreeBSD$");
#include <stdlib.h>
#include <assert.h>
-#include "fbsdrun.h"
+#include "bhyverun.h"
#include "spinup_ap.h"
/*
OpenPOWER on IntegriCloud