use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / include / gnunet_applications.h
index 56e45b72ea27c61d8e8cc8ad2f7d0761b22a3805..b9337addf367b2ab9472449b6c839b86b4026aed 100644 (file)
@@ -96,6 +96,11 @@ extern "C"
  */
 #define GNUNET_APPLICATION_TYPE_CONVERSATION_AUDIO 22
 
+/**
+ * MQTT publish-subscribe.
+ */
+#define GNUNET_APPLICATION_TYPE_MQTT 23
+
 
 #if 0                           /* keep Emacsens' auto-indent happy */
 {