aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/input
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hyperv/input')
-rw-r--r--sys/dev/hyperv/input/hv_kbdc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/hyperv/input/hv_kbdc.c b/sys/dev/hyperv/input/hv_kbdc.c
index 538956d3a99b..4f098a99a06b 100644
--- a/sys/dev/hyperv/input/hv_kbdc.c
+++ b/sys/dev/hyperv/input/hv_kbdc.c
@@ -24,7 +24,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/conf.h>