*** hints/freebsd.sh.orig Thu Jan 19 16:08:36 1995 --- hints/freebsd.sh Sun Apr 23 09:41:42 1995 *************** *** 15,25 **** lddlflags='-Bshareable' malloctype='void *' groupstype='int' d_setregid='undef' d_setreuid='undef' d_setrgid='undef' d_setruid='undef' - i_unistd='undef' ;; esac # Avoid telldir prototype conflict in pp_sys.c (FreeBSD uses const DIR *) --- 15,25 ---- lddlflags='-Bshareable' malloctype='void *' groupstype='int' + d_dosuid='define' d_setregid='undef' d_setreuid='undef' d_setrgid='undef' d_setruid='undef' ;; esac # Avoid telldir prototype conflict in pp_sys.c (FreeBSD uses const DIR *)