From 665cbf9fac61158be10859f4301dbac1e617b213 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 19 Jan 2003 02:59:34 +0000 Subject: Remove miidevs.h and generate it from miidevs at compile time. The devlist2h.awk tool to do this has been repocopied to sys/tools/. --- sys/dev/mii/nsphy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/mii/nsphy.c') diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c index 02997b4..53bb9f9 100644 --- a/sys/dev/mii/nsphy.c +++ b/sys/dev/mii/nsphy.c @@ -84,7 +84,7 @@ #include #include -#include +#include "miidevs.h" #include -- cgit v1.1