From ef310efff89c7c9b24e149c33a698707417d8367 Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 16 May 2006 14:37:58 +0000 Subject: Since DELAY() was moved, most #includes have been unnecessary. --- sys/dev/an/if_an.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/an/if_an.c') diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index cf1eb56..0dc49b4 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.c @@ -99,7 +99,6 @@ __FBSDID("$FreeBSD$"); #include #endif #include -#include /* for DELAY */ #include #include -- cgit v1.1