summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-10 18:39:04 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-10 18:39:04 +0000
commit90728ee180d683e66a8eff762855f62c2d263bc3 (patch)
treefbc6cd1ce3f5b6f31f6abe0355e13a61649591c5 /ufs
parenta090495b15bdb34e9918190d3d0b6860a845f2cd (diff)
Formerly devio.c.~2~
Diffstat (limited to 'ufs')
-rw-r--r--ufs/devio.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/ufs/devio.c b/ufs/devio.c
index 957f2504..81423d73 100644
--- a/ufs/devio.c
+++ b/ufs/devio.c
@@ -19,12 +19,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Michael I. Bushnell. */
-#include "ufs.h"
-#include <device/device.h>
-#include <stdio.h>
-#include <errno.h>
-#include <assert.h>
-
/* Write disk block ADDR with DATA of LEN bytes, waiting for completion. */
error_t
dev_write_sync (daddr_t addr,