diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 1999-12-20 12:08:20 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 1999-12-20 12:08:20 +0000 |
| commit | 5e9136bbe2120e45731f7288a2550f95aae5f6aa (patch) | |
| tree | 32ddccf7f515c8c9c1021dd3193e6cb9ca6b3032 /sys/dev/joy/joy.c | |
| parent | 33325d54847c48c1bda5c6abb22f0aa73f82de8e (diff) | |
Notes
Diffstat (limited to 'sys/dev/joy/joy.c')
| -rw-r--r-- | sys/dev/joy/joy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/joy/joy.c b/sys/dev/joy/joy.c index a089f3bdd8c0..a1505be92613 100644 --- a/sys/dev/joy/joy.c +++ b/sys/dev/joy/joy.c @@ -41,7 +41,6 @@ #include <sys/time.h> #include <sys/joystick.h> -#include <isa/isareg.h> #include <isa/isavar.h> #include "isa_if.h" |
