dummy
authorChristian Grothoff <christian@grothoff.org>
Wed, 26 Oct 2011 11:42:47 +0000 (11:42 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 26 Oct 2011 11:42:47 +0000 (11:42 +0000)
src/include/gnunet_protocols.h

index 73aeaa9a24f89d83f56d8113f047bc7c18772f3e..6d8693d5b10f6215fb8abdf8e754e66970ed86cd 100644 (file)
@@ -44,6 +44,11 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_TEST 1
 
+/**
+ * Dummy messages for testing / benchmarking.
+ */
+#define GNUNET_MESSAGE_TYPE_DUMMY 2
+
 /*******************************************************************************
  * RESOLVER message types
  ******************************************************************************/