diff options
Diffstat (limited to 'sys/dev/stg/tmc18c30_isa.c')
-rw-r--r-- | sys/dev/stg/tmc18c30_isa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/stg/tmc18c30_isa.c b/sys/dev/stg/tmc18c30_isa.c index 67fb6b6..6fe5523 100644 --- a/sys/dev/stg/tmc18c30_isa.c +++ b/sys/dev/stg/tmc18c30_isa.c @@ -77,7 +77,6 @@ #include <sys/kernel.h> #include <sys/module.h> -#include <sys/select.h> static int stgprobe(device_t devi); static int stgattach(device_t devi); |