$NetBSD: patch-ad,v 1.4 2003/09/22 03:04:17 jschauma Exp $

--- kaffe/kaffevm/systems/unix-jthreads/jthread.c.orig	2003-09-21 22:44:00.000000000 -0400
+++ kaffe/kaffevm/systems/unix-jthreads/jthread.c	2003-09-21 22:44:10.000000000 -0400
@@ -143,7 +143,7 @@
 
 /* A signal context pointer type, used in parameter lists/declarations */
 #ifndef SIGNAL_CONTEXT_POINTER
-#define SIGNAL_CONTEXT_POINTER(x) void *##x
+#define SIGNAL_CONTEXT_POINTER(x) void *x
 #endif
 
 /* Get the PC from a signal context pointer */
