diff options
Diffstat (limited to 'sys/dev/an/if_an.c')
-rw-r--r-- | sys/dev/an/if_an.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <sys/syslog.h> #endif #include <sys/sysctl.h> -#include <machine/clock.h> /* for DELAY */ #include <sys/module.h> #include <sys/sysctl.h> |