aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index c44f67f67..b23f2ba2c 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -48,7 +48,7 @@
48#include <sys/types.h> 48#include <sys/types.h>
49#endif 49#endif
50 50
51#define ALLOW_EXTRA_CHECKS GNUNET_YES 51#define ALLOW_EXTRA_CHECKS GNUNET_NO
52 52
53/** 53/**
54 * For strptime (glibc2 needs this). 54 * For strptime (glibc2 needs this).