disable LAN/loopback for AC
[oweals/gnunet.git] / src / transport / test_transport_api_reliability.c
index 375a935c8c0c3852d1c93a26b9430df7e835dceb..e5ba2831bc81b96b19bbea2ee11a497b4bc7e459 100644 (file)
@@ -217,7 +217,7 @@ notify_receive (void *cls,
 {
   static int n;
   unsigned int s;
-  char cbuf[GNUNET_SERVER_MAX_MESSAGE_SIZE - 1];
+  char cbuf[GNUNET_MAX_MESSAGE_SIZE - 1];
 
   if (GNUNET_TRANSPORT_TESTING_SIMPLE_MTYPE != ntohs (hdr->header.type))
     return;