From 8dea90aab05bd062d0c8a6974d5405c69982e82a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 21 Dec 2005 22:54:00 +0000 Subject: * sysdeps/mach/hurd/ifreq.c: Add missing #includes. --- nptl/unwind.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nptl/unwind.c') diff --git a/nptl/unwind.c b/nptl/unwind.c index 56a4238158..9a35695cb5 100644 --- a/nptl/unwind.c +++ b/nptl/unwind.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper and Richard Henderson , 2003. @@ -23,7 +23,7 @@ #include #include #include "pthreadP.h" -#include "jmpbuf-unwind.h" +#include #ifdef HAVE_FORCED_UNWIND -- cgit 1.4.1