From 1a05584a00bbab0c5d169a8d3af7b22cafbfd92e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 6 Nov 2001 19:53:22 +0000 Subject: Replace inclusion of with the correct when necessary. (Look ma, I might have broken the tree) --- sys/dev/pci/if_fxp_pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci/if_fxp_pci.c') diff --git a/sys/dev/pci/if_fxp_pci.c b/sys/dev/pci/if_fxp_pci.c index fc5abc6d437..191d298121f 100644 --- a/sys/dev/pci/if_fxp_pci.c +++ b/sys/dev/pci/if_fxp_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_fxp_pci.c,v 1.10 2001/09/04 23:46:23 provos Exp $ */ +/* $OpenBSD: if_fxp_pci.c,v 1.11 2001/11/06 19:53:19 miod Exp $ */ /* * Copyright (c) 1995, David Greenman @@ -64,7 +64,7 @@ #include -#include +#include #include #include -- cgit v1.2.3