From: mlarkin Date: Wed, 26 Apr 2023 16:12:21 +0000 (+0000) Subject: Fix vmd after vmm MI/MD split X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=aac3cb42c545dd14123a5ec3b7c725d0e891de35;p=openbsd Fix vmd after vmm MI/MD split --- diff --git a/usr.sbin/vmd/vmd.h b/usr.sbin/vmd/vmd.h index 00becd961c4..ffa7c0153c5 100644 --- a/usr.sbin/vmd/vmd.h +++ b/usr.sbin/vmd/vmd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: vmd.h,v 1.118 2023/04/25 12:46:13 dv Exp $ */ +/* $OpenBSD: vmd.h,v 1.119 2023/04/26 16:12:21 mlarkin Exp $ */ /* * Copyright (c) 2015 Mike Larkin @@ -23,6 +23,8 @@ #include +#include + #include #include #include