From 77e50733d821b6eaaece214ce20890dda262cf92 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Thu, 2 Feb 1995 12:36:19 +0000 Subject: Fixed up include paths after copying these in the repository. --- sys/dev/de/if_de.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/de') diff --git a/sys/dev/de/if_de.c b/sys/dev/de/if_de.c index 0c0ac6b89700..78840277c40e 100644 --- a/sys/dev/de/if_de.c +++ b/sys/dev/de/if_de.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: if_de.c,v 1.12 1994/12/22 21:56:19 wollman Exp $ + * $Id: if_de.c,v 1.13 1994/12/22 23:42:25 davidg Exp $ * */ @@ -78,10 +78,10 @@ #include #if NPCI > 0 -#include +#include #endif #include -#include +#include /* * This module supports the DEC DC21040 PCI Ethernet Controller. -- cgit v1.3