From 6f9561ed067bb4eed53ec4872fe773c64a2df1c5 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 21 Jul 1996 02:57:09 +0000 Subject: [PATCH] : New include. --- ChangeLog | 3 ++- sysdeps/mach/hurd/uname.c | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 626a141..84b0863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,8 @@ Sat Jul 20 13:28:52 1996 Miles Bader everything and don't bother creating the port set. * sysdeps/mach/hurd/uname.c (uname): Deref UNAME to get nodename. - + : New include. + * sysdeps/mach/libc-lock.h (__libc_lock_define): Backslashify continuation line. diff --git a/sysdeps/mach/hurd/uname.c b/sysdeps/mach/hurd/uname.c index c778797..e857e84 100644 --- a/sysdeps/mach/hurd/uname.c +++ b/sysdeps/mach/hurd/uname.c @@ -16,6 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #include #include #include -- 2.7.4