-remove trailing whitespace
[oweals/gnunet.git] / src / include / platform.h
index 385a0ffb534bb679f4faca502d1c147c2b6084cd..57c6bdd6cf2e31d0b18a9a6ccfc7ac28cc12a546 100644 (file)
 #include <sys/types.h>
 #endif
 
-#define ALLOW_EXTRA_CHECKS GNUNET_NO
+/**
+ * These may be expensive, but good for debugging...
+ */
+#define ALLOW_EXTRA_CHECKS GNUNET_YES
 
 /**
  * For strptime (glibc2 needs this).