RPS tests: Provide valgrind logging
[oweals/gnunet.git] / src / rps / rps.h
index ef968ffbb7cd1be38042f072a6cc8dc007927091..5bfef93b01f47cebad9f11b69fb56067fc14f1b8 100644 (file)
@@ -79,7 +79,7 @@ struct GNUNET_RPS_CS_SeedMessage
   /* Followed by num_peers * GNUNET_PeerIdentity */
 };
 
-#ifdef ENABLE_MALICIOUS
+#if ENABLE_MALICIOUS
 /**
  * Message from client to service to turn service malicious.
  */