summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdwrite/fdwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fdwrite/fdwrite.c')
-rw-r--r--usr.sbin/fdwrite/fdwrite.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.c b/usr.sbin/fdwrite/fdwrite.c
index 8e3e914..830faf5 100644
--- a/usr.sbin/fdwrite/fdwrite.c
+++ b/usr.sbin/fdwrite/fdwrite.c
@@ -6,7 +6,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
- * $Id$
+ * $Id: fdwrite.c,v 1.1.1.1 1994/09/18 07:39:19 phk Exp $
*
*/
@@ -19,7 +19,6 @@
#include <errno.h>
#include <machine/ioctl_fd.h>
-#include <i386/isa/fdreg.h> /* XXX should be in <machine> dir */
int
format_track(int fd, int cyl, int secs, int head, int rate,
OpenPOWER on IntegriCloud