$OpenBSD: patch-lib_ext_wocky_tests_wocky-test-sasl-auth-server_c,v 1.1 2012/04/05 09:08:12 jasper Exp $
--- lib/ext/wocky/tests/wocky-test-sasl-auth-server.c.orig	Wed Apr  4 20:02:33 2012
+++ lib/ext/wocky/tests/wocky-test-sasl-auth-server.c	Wed Apr  4 20:03:26 2012
@@ -48,7 +48,7 @@ G_STMT_START   {                                      
  * older libsasl2s and also works with newer ones too. This'll only
  * break if libsasl2 change the type of sasl_callback_ft. I sure hope
  * they don't! */
-typedef int (*sasl_callback_ft)(void);
+/* which is not allowed afterall! */
 
 #else
 
