summaryrefslogtreecommitdiff
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
commit8107f1ff5809374655541190c1ccc1cb05ba12ef (patch)
tree18467486f24e1aceaca0b479814a13919867a6ec
parentc7ad3c1c1cb38db62050ccb04914d1e34b1d33f7 (diff)
Formerly subr.c.~2~
-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];