From: Andreas Jaeger Date: Wed, 6 Feb 2002 22:48:35 +0000 (+0000) Subject: Make sure the right is included. X-Git-Tag: cvs/glibc-2-3~1133 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a07954fa0105ea60442605db0f396e4f42c34615;p=platform%2Fupstream%2Fglibc.git Make sure the right is included. --- diff --git a/sysdeps/mips/elf/ldsodefs.h b/sysdeps/mips/elf/ldsodefs.h index 4054391..cabc51d 100644 --- a/sysdeps/mips/elf/ldsodefs.h +++ b/sysdeps/mips/elf/ldsodefs.h @@ -1,5 +1,5 @@ /* Run-time dynamic linker data structures for loaded ELF shared objects. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -22,4 +22,4 @@ #define DL_RO_DYN_SECTION 1 -#include +#include_next