There is another patch needed in libdialog.

Steve


*** /usr/src/lib/libc_r/uthread/uthread_wait4.c.orig    Sun Oct 15 11:16:02 2000
--- /usr/src/lib/libc_r/uthread/uthread_wait4.c Sun Oct 15 11:16:45 2000
***************
*** 32,37 ****
--- 32,38 ----
   * $FreeBSD: src/lib/libc_r/uthread/uthread_wait4.c,v 1.10 2000/01/29 22:53:54 
jasone Exp $
   */
  #include <errno.h>
+ #include <sys/types.h>
  #include <sys/wait.h>
  #ifdef _THREAD_SAFE
  #include <pthread.h>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to