From db813f25f26d17ba0b5e52411575ff930db7fac3 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Tue, 3 Sep 1996 22:24:21 +0000 Subject: *** empty log message *** Tue Sep 3 11:16:07 1996 Thomas Bushnell/ n/BSG * shadow/lckpwdf.c (__ulckpwdf): Don't take address of LOCK in call to __libc_lock_lock. * sysdeps/mach/hurd/send.c (__send): Declare BUF const. * sysdeps/mach/hurd/sendto.c (sendto): Likewise. * sysdeps/stub/ustat.c: Include . * misc/syslog.c (vsyslog): Fix typo (`mow_tm' -> `now_tm'). --- sysdeps/stub/ustat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/stub/ustat.c') diff --git a/sysdeps/stub/ustat.c b/sysdeps/stub/ustat.c index 775389fb39..c90bd36a9d 100644 --- a/sysdeps/stub/ustat.c +++ b/sysdeps/stub/ustat.c @@ -19,6 +19,7 @@ Cambridge, MA 02139, USA. */ #include #include +#include int ustat (dev, ust) -- cgit 1.4.1