From 5093c3fa40717e78b0a63955640a8ac9071b5c07 Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 22 Oct 2004 18:45:08 +0000 Subject: try to implement the daemonize hack. --- src/libthread/note.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libthread/note.c') diff --git a/src/libthread/note.c b/src/libthread/note.c index 94bf236a..ed40c08f 100644 --- a/src/libthread/note.c +++ b/src/libthread/note.c @@ -1,5 +1,6 @@ #include "threadimpl.h" + int _threadnopasser; #define NFN 33 -- cgit v1.2.3