]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add __td_debug.
authorUlrich Drepper <drepper@redhat.com>
Mon, 22 Nov 1999 20:50:11 +0000 (20:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 22 Nov 1999 20:50:11 +0000 (20:50 +0000)
linuxthreads_db/td_init.c

index e65edc4e9335fb3bf9f170e1a5ff9fbc6335985f..683aec4270dcd560d7b9205e3e219b2e2fa0fb9f 100644 (file)
@@ -20,6 +20,8 @@
 
 #include "thread_dbP.h"
 
+int __td_debug;
+
 
 td_err_e
 td_init (void)