Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2000 12:31:03 +0000 (GMT)
From:      "Steven G. Kargl" <kargl@C456086-A.bllvu1.wa.home.com>
To:        freebsd-current@freebsd.org
Subject:   more endian.h breakage; patch included.
Message-ID:  <200010151231.e9FCV3112524@C456086-A.bllvu1.wa.home.com>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010151231.e9FCV3112524>