aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/test_rps_api.c')
-rw-r--r--src/rps/test_rps_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rps/test_rps_api.c b/src/rps/test_rps_api.c
index 06dad2887..014a6ab7c 100644
--- a/src/rps/test_rps_api.c
+++ b/src/rps/test_rps_api.c
@@ -22,6 +22,7 @@
22 * @brief testcase for rps_api.c 22 * @brief testcase for rps_api.c
23 */ 23 */
24#include "platform.h" 24#include "platform.h"
25#include "platform.h"
25#include "gnunet_util_lib.h" 26#include "gnunet_util_lib.h"
26#include "gnunet_rps_service.h" 27#include "gnunet_rps_service.h"
27 28