From 0b1bf6081fad3d2e922fc79beeb4f1e0fe81cbfe Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Sat, 30 Dec 2017 20:47:01 +0000 Subject: Delete unnecessary includes ok millert@ krw@ --- sys/arch/loongson/loongson/machdep.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/loongson') diff --git a/sys/arch/loongson/loongson/machdep.c b/sys/arch/loongson/loongson/machdep.c index 2e797fcba9d..fe91c31e773 100644 --- a/sys/arch/loongson/loongson/machdep.c +++ b/sys/arch/loongson/loongson/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.81 2017/12/11 05:27:40 deraadt Exp $ */ +/* $OpenBSD: machdep.c,v 1.82 2017/12/30 20:46:59 guenther Exp $ */ /* * Copyright (c) 2009, 2010, 2014 Miodrag Vallat. @@ -47,7 +47,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3