diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1994-09-25 18:44:26 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1994-09-25 18:44:26 +0000 |
| commit | 9a89db44b80b1ad690e45dc24b5b9630b314f697 (patch) | |
| tree | a1684f36b775a748a959127ee186919e37af6292 /usr.sbin/fdformat/fdformat.c | |
| parent | c7a64a0369a03577999bb956a07cd893a06cc88c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdformat/fdformat.c')
| -rw-r--r-- | usr.sbin/fdformat/fdformat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c index c8844db7f413..b43af82c624c 100644 --- a/usr.sbin/fdformat/fdformat.c +++ b/usr.sbin/fdformat/fdformat.c @@ -47,7 +47,6 @@ #include <errno.h> #include <machine/ioctl_fd.h> -#include <i386/isa/fdreg.h> /* XXX should be in <machine> dir */ static void format_track(int fd, int cyl, int secs, int head, int rate, |
