aboutsummaryrefslogtreecommitdiff
path: root/src/set/ibf_sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/ibf_sim.c')
-rw-r--r--src/set/ibf_sim.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/set/ibf_sim.c b/src/set/ibf_sim.c
index 6415d00e1..563ed0fb8 100644
--- a/src/set/ibf_sim.c
+++ b/src/set/ibf_sim.c
@@ -26,6 +26,7 @@
26 * This code was used for some internal experiments, it is not 26 * This code was used for some internal experiments, it is not
27 * build or shipped as part of the GNUnet system. 27 * build or shipped as part of the GNUnet system.
28 */ 28 */
29#include "platform.h"
29#include <stdlib.h> 30#include <stdlib.h>
30#include <stdio.h> 31#include <stdio.h>
31#include <string.h> 32#include <string.h>