$NetBSD: patch-ab,v 1.1 2010/05/30 08:13:24 thomasklausner Exp $

--- guicast/thread.h.orig	2010-05-29 22:59:12.000000000 +0000
+++ guicast/thread.h
@@ -60,7 +60,7 @@ public:
 // Return 1 if querying the kernel returned a realtime policy
 	static int calculate_realtime();    
 	int get_synchronous();
-	int get_tid();
+	pthread_t get_tid();
 
 private:
 	int synchronous;         // set to 1 to force join() to end
