summaryrefslogtreecommitdiff
path: root/ufs/subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ufs/subr.c')
-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];