From 69553a9bd8a2827f1602a593d3eebbe329fb1f7f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 2 Feb 2005 19:44:07 +0000 Subject: * sysdeps/mach/hurd/tls.h: Include (dtv_t): Change pointer type to be a struct which also contains information whether the memory pointed to is static TLS or not. * sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it. * shadow/sgetspent_r.c (FALSE): Macro renamed to ... (FALSEP): ... this. Updated all references. * libio/fmemopen.c: Include . --- libio/fmemopen.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libio') diff --git a/libio/fmemopen.c b/libio/fmemopen.c index 51e849e846..7c8769a130 100644 --- a/libio/fmemopen.c +++ b/libio/fmemopen.c @@ -71,6 +71,7 @@ #include #include #include +#include #include #include #include "libioP.h" -- cgit 1.4.1