X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-vhci.c;h=3c5772093efc340e4d60f86e093fb8318c2ed141;hb=4a97e18b878afb95d2bc6a027f0d9b38e358d142;hp=ee90f107399d668ace2c1cf569225145152f0ea3;hpb=511d2b140f3ff2f80d14637cdc2f29743a2daa51;p=qemu.git diff --git a/bt-vhci.c b/bt-vhci.c index ee90f1073..3c5772093 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -14,13 +14,11 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" #include "qemu-char.h" -#include "sysemu.h" #include "net.h" #include "hw/bt.h"