From: Christian Grothoff Date: Sun, 14 Aug 2016 10:22:51 +0000 (+0000) Subject: -missing include/ changes from last patches X-Git-Tag: initial-import-from-subversion-38251~383 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2674f29dc3ace3b8f9243d8c9ba340743c67b449;p=oweals%2Fgnunet.git -missing include/ changes from last patches --- diff --git a/src/include/gnunet_applications.h b/src/include/gnunet_applications.h index 1817fcac7..9620d909e 100644 --- a/src/include/gnunet_applications.h +++ b/src/include/gnunet_applications.h @@ -53,7 +53,12 @@ extern "C" /** * Transfer of blocks for non-anonymmous file-sharing. */ -#define GNUNET_APPLICATION_TYPE_FS_BLOCK_TRANSFER 3 +#define GNUNET_APPLICATION_PORT_FS_BLOCK_TRANSFER "fs-block" + +/** + * Transfer of blocks for random peer sampling. + */ +#define GNUNET_APPLICATION_PORT_RPS "rps" /** * Internet DNS resolution (external DNS gateway). This is a "well-known"