From 3fc2f6c8cb7bf6b5d6f81b0759acd18c383d5c4b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 6 Apr 2002 04:05:41 +0000 Subject: Update. 2002-04-05 Ulrich Drepper * timezone/zic.c: Update from tzcode2002c. * timezone/asia: Update from tzdata2002c. * timezone/backward: Likewise. * timezone/europe: Likewise. * timezone/northamerica: Likewise. * timezone/northamerica: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise. * timezone/zone.tab: Likewise. --- linuxthreads/sysdeps/x86_64/pt-machine.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/sysdeps/x86_64') diff --git a/linuxthreads/sysdeps/x86_64/pt-machine.h b/linuxthreads/sysdeps/x86_64/pt-machine.h index b730905dc8..b2e19fc49a 100644 --- a/linuxthreads/sysdeps/x86_64/pt-machine.h +++ b/linuxthreads/sysdeps/x86_64/pt-machine.h @@ -18,6 +18,9 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#ifndef _PT_MACHINE_H +#define _PT_MACHINE_H 1 + #include /* For offsetof. */ #include /* For abort(). */ #include @@ -211,3 +214,5 @@ extern int __arch_prctl (int __code, unsigned long __addr); /* Maximum size of the stack if the rlimit is unlimited. */ #define ARCH_STACK_MAX_SIZE 32*1024*1024 + +#endif /* pt-machine.h */ -- cgit 1.4.1