diff --git a/src/bin/e_object.h b/src/bin/e_object.h index 6e591c4c7..dcb3c49cc 100644 --- a/src/bin/e_object.h +++ b/src/bin/e_object.h @@ -10,8 +10,8 @@ /* OBJECT_CHECK is a simple null pointer and magic number check with no */ /* debug output */ -/* #define OBJECT_PARANOIA_CHECK -#define OBJECT_CHECK */ +/* #define OBJECT_PARANOIA_CHECK */ +#define OBJECT_CHECK #ifndef __GLIBC__ # ifdef OBJECT_PARANOIA_CHECK