$NetBSD: patch-ay,v 1.1 2003/12/28 21:53:45 tron Exp $ --- ../spunk/check.h.orig 1996-11-07 18:06:46.000000000 +0100 +++ ../spunk/check.h 2003-12-28 22:50:57.000000000 +0100 @@ -38,9 +38,6 @@ extern -#ifdef __GNUC__ -volatile -#endif void (*CheckFailed) (const char* Msg, const char* Cond, int Code, const char* File, int Line); // Function pointer that is called from Check if the condition code is true.