summaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-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 8bd2e6706..912601dad 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -50,7 +50,7 @@
50#include <sys/types.h> 50#include <sys/types.h>
51#endif 51#endif
52 52
53#define ALLOW_EXTRA_CHECKS GNUNET_NO 53#define ALLOW_EXTRA_CHECKS GNUNET_YES
54 54
55/** 55/**
56 * For strptime (glibc2 needs this). 56 * For strptime (glibc2 needs this).