From ceee0a32a4cf041f69a232f4d0986718bd6390e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 6 Nov 2010 20:39:48 +0000 Subject: [PATCH] Fix warning. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39328 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/libroot/os/thread.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/system/libroot/os/thread.c b/src/system/libroot/os/thread.c index 0e2c0032d6..fc014204f5 100644 --- a/src/system/libroot/os/thread.c +++ b/src/system/libroot/os/thread.c @@ -28,6 +28,7 @@ typedef struct callback_node { void _thread_do_exit_work(void); +void _thread_do_exit_notification(void); static status_t