aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2001-06-06 06:16:19 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2001-06-06 06:16:19 +0000
commitd137c337aeae921a004038a73002967689919b06 (patch)
tree52496afbb996f3591ae2d8c960545fd025a33739 /usr.sbin/fdformat
parente774b2511115cabb3df633cd09027291ae036110 (diff)
downloadsrc-d137c337aeae921a004038a73002967689919b06.tar.gz
src-d137c337aeae921a004038a73002967689919b06.zip
Notes
Diffstat (limited to 'usr.sbin/fdformat')
-rw-r--r--usr.sbin/fdformat/fdformat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c
index 0424df4aac19..15d48917de3c 100644
--- a/usr.sbin/fdformat/fdformat.c
+++ b/usr.sbin/fdformat/fdformat.c
@@ -49,7 +49,7 @@
#include <strings.h>
#include <unistd.h>
-#include <machine/ioctl_fd.h>
+#include <sys/fdcio.h>
static void
format_track(int fd, int cyl, int secs, int head, int rate,