summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/i386/conf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/i386/conf.c b/sys/arch/i386/i386/conf.c
index 4b305c20f44..3831d9980b5 100644
--- a/sys/arch/i386/i386/conf.c
+++ b/sys/arch/i386/i386/conf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.c,v 1.166 2020/01/23 02:40:21 dlg Exp $ */
+/* $OpenBSD: conf.c,v 1.167 2020/01/24 05:14:51 jsg Exp $ */
/* $NetBSD: conf.c,v 1.75 1996/05/03 19:40:20 christos Exp $ */
/*
@@ -43,7 +43,6 @@
#include "wd.h"
bdev_decl(wd);
-#include "fdc.h"
#include "fd.h"
bdev_decl(fd);
#include "sd.h"