about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-12 19:40:27 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-12 19:40:27 +0000
commit8d944b0fc6195a2cd2308287e96a46b21f675015 (patch)
treeff8e430d6c4b90025aa4cdc7699284f4822dcb6b /sysdeps
parentfb86328ad89bed5340882b8c9f245ba93189a55c (diff)
downloadglibc-8d944b0fc6195a2cd2308287e96a46b21f675015.tar.gz
glibc-8d944b0fc6195a2cd2308287e96a46b21f675015.tar.xz
glibc-8d944b0fc6195a2cd2308287e96a46b21f675015.zip
* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
	with __need_size_t.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h b/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
index 72c60ec240..34bc3c26ab 100644
--- a/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
+++ b/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1998, 2000, 2001, 2003, 2004
+/* Copyright (C) 1996, 1997, 1998, 2000, 2001, 2003, 2004, 2007
    Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
@@ -25,6 +25,8 @@
 #ifndef _BITS_SIGCONTEXT_H
 #define _BITS_SIGCONTEXT_H 1
 
+#define __need_size_t
+#include <stddef.h>
 #include <bits/sigstack.h>
 
 struct ia64_fpreg