+ added dc (aka the function formerly known as math)
[oweals/busybox.git] / fsck_minix.c
index 7d27566b8579caedb1d4e7451d8ca1308feac635..1e482f3f989f29f10b38f16ba4e2ceab91404e32 100644 (file)
@@ -97,6 +97,7 @@
 #include <termios.h>
 #include <mntent.h>
 #include <sys/stat.h>
+#include <sys/param.h>
 
 #include <linux/fs.h>
 #include <linux/minix_fs.h>