From: Ulrich Drepper Date: Thu, 15 Oct 1998 07:51:40 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_0_99~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7edb4c25b01df0255d396870e3dbfd3da3485fe2;p=thirdparty%2Fglibc.git Update. 1998-10-15 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Include termios.h to have all types defined. Patch by Matti Aarnio . --- diff --git a/ChangeLog b/ChangeLog index 59ec54123a9..5ac17decae8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-10-15 Ulrich Drepper + + * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Include termios.h to + have all types defined. + Patch by Matti Aarnio . + 1998-10-08 Paul Eggert * time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r. diff --git a/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h b/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h index a30035cee57..7096b5a76ae 100644 --- a/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h +++ b/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h @@ -20,6 +20,9 @@ # error "Never use directly; include instead." #endif +/* Get the necessary definitions. */ +#include + /* Use the definitions from the kernel header files. */ #include