summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdformat/fdformat.c
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1994-09-25 18:44:26 +0000
committerjoerg <joerg@FreeBSD.org>1994-09-25 18:44:26 +0000
commit3346279530bc82ada4f70172db34ce0ddbb269bf (patch)
treea1684f36b775a748a959127ee186919e37af6292 /usr.sbin/fdformat/fdformat.c
parent4e6658ed0d7b88694103f615db2badff5b9701a5 (diff)
downloadFreeBSD-src-3346279530bc82ada4f70172db34ce0ddbb269bf.zip
FreeBSD-src-3346279530bc82ada4f70172db34ce0ddbb269bf.tar.gz
Transfer speed definitions are now also found in <machine/ioctl_fd.h>.
Remove the old include file, since it used to be in a non-public place.
Diffstat (limited to 'usr.sbin/fdformat/fdformat.c')
-rw-r--r--usr.sbin/fdformat/fdformat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c
index c8844db..b43af82 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,
OpenPOWER on IntegriCloud