From 6e66dc78c4149bde8d8401fba53eab0429829e95 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 16 May 2003 17:40:49 +0000 Subject: [PATCH] Update. 2003-05-16 Ulrich Drepper * unwind.c: Include . --- nptl/ChangeLog | 4 ++++ nptl/unwind.c | 1 + 2 files changed, 5 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index a94c44e..e63c71c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2003-05-16 Ulrich Drepper + + * unwind.c: Include . + 2003-05-14 Ulrich Drepper * Makefile ($(objpfx)$(multidir)): Add rule to create the directory. diff --git a/nptl/unwind.c b/nptl/unwind.c index f6537ba..4769e0d 100644 --- a/nptl/unwind.c +++ b/nptl/unwind.c @@ -20,6 +20,7 @@ #include #include +#include #include "pthreadP.h" -- 2.7.4