From d63c3a705769aecf8ec9064a47c955f41a2e99a8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 20 Apr 2003 07:39:20 +0000 Subject: Update. 2003-04-20 Ulrich Drepper * internals.h: Split pthread_functions definition into... * sysdeps/pthread/pthread-functions.h: ...new file. * sysdeps/i386/useldt.h: Include . --- linuxthreads/sysdeps/i386/useldt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxthreads/sysdeps/i386') diff --git a/linuxthreads/sysdeps/i386/useldt.h b/linuxthreads/sysdeps/i386/useldt.h index 0b28a32978..a4d4fd22c8 100644 --- a/linuxthreads/sysdeps/i386/useldt.h +++ b/linuxthreads/sysdeps/i386/useldt.h @@ -22,6 +22,7 @@ #ifndef __ASSEMBLER__ #include /* For offsetof. */ #include /* For abort(). */ +#include /* We don't want to include the kernel header. So duplicate the @@ -307,4 +308,3 @@ extern int __have_no_set_thread_area; /* Maximum size of the stack if the rlimit is unlimited. */ #define ARCH_STACK_MAX_SIZE 8*1024*1024 #endif - -- cgit v1.2.3-70-g09d2