aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-search.c')
-rw-r--r--src/fs/gnunet-search.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c
index 54f0095ea..8ea9c0957 100644
--- a/src/fs/gnunet-search.c
+++ b/src/fs/gnunet-search.c
@@ -26,6 +26,7 @@
26 * @author Igor Wronsky 26 * @author Igor Wronsky
27 * @author madmurphy 27 * @author madmurphy
28 */ 28 */
29#include "platform.h"
29#include <ctype.h> 30#include <ctype.h>
30#include <inttypes.h> 31#include <inttypes.h>
31#include <limits.h> 32#include <limits.h>