Created attachment 3559 [details] Patch to fix compilation problem with 1.19.1 Commit cc272b06eefb87030bb85b686abdbc22b5ed1c34 added #ifdef protection in match_fstype.c. However first #ifdef was in wrong place in order for HAVE_MNTENT_H to have any effect on compilation. Attached patch fixes this problem and allows busybox to be compiled.
Already fixed in git.