Ticket #47725 - compiler error on daemon.c
Description: This syntax is invalid for Solaris Studio Compiler:
while((0 = getmntent(fp, &mnt))){
Applied the patch provided by cgrzemba (Thanks!!)
https://fedorahosted.org/389/ticket/47725
Reviewed by [email protected].