$OpenBSD: patch-kaffe_kaffevm_systems_unix-jthreads_jthread_c,v 1.1 2004/01/02 19:52:15 espie Exp $
--- kaffe/kaffevm/systems/unix-jthreads/jthread.c.orig	2004-01-02 20:45:11.000000000 +0100
+++ kaffe/kaffevm/systems/unix-jthreads/jthread.c	2004-01-02 20:45:33.000000000 +0100
@@ -135,7 +135,7 @@ jthread* currentJThread;
 
 /* 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 */
