-fix crash observed on FreeBSD
[oweals/gnunet.git] / src / conversation / test_conversation_api_reject.c
index 78882c3bbb4c34aaf050fe278e2f416d04059293..06e364ec587c9b160fe48591290c8fdf05a49a6a 100644 (file)
@@ -217,6 +217,7 @@ call_event_handler (void *cls,
   case GNUNET_CONVERSATION_EC_CALL_GNS_FAIL:
   case GNUNET_CONVERSATION_EC_CALL_SUSPENDED:
   case GNUNET_CONVERSATION_EC_CALL_RESUMED:
+  case GNUNET_CONVERSATION_EC_CALL_ERROR:
     fprintf (stderr, "Unexpected call code: %d\n", code);
     break;
   }