summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-10 22:34:41 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-10 22:34:41 +0000
commitb942fb6634e4d9397c6c14c976493705cf7f15d8 (patch)
tree443b4891fab7596b6e0d52b766b709fdc10a8473 /ufs
parent75620ac949dd3721e425f478f0f19b04970e0370 (diff)
Formerly subr.c.~2~
Diffstat (limited to 'ufs')
-rw-r--r--ufs/subr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ufs/subr.c b/ufs/subr.c
index b61b09d6..25990835 100644
--- a/ufs/subr.c
+++ b/ufs/subr.c
@@ -41,8 +41,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* @(#)ufs_subr.c 7.13 (Berkeley) 6/28/90
*/
+#include "ufs.h"
+#include "fs.h"
-#include <assert.h>
extern int around[9];
extern int inside[9];