X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Fdebug.h;fp=include%2Furcu%2Fdebug.h;h=41727f378e4368be2cd11c20f682bb3d4588618b;hp=1920a7dd4f0a61c69ecd416c767d8ef9db73bb1d;hb=014775106c60f02818ca755b331f887030bd440f;hpb=2a27e9319bacc9bc98f38afb7e4f050601ab979b diff --git a/include/urcu/debug.h b/include/urcu/debug.h index 1920a7d..41727f3 100644 --- a/include/urcu/debug.h +++ b/include/urcu/debug.h @@ -19,15 +19,7 @@ * all copies or substantial portions of the Software. */ -#include - -#include - -#if defined(DEBUG_RCU) || defined(CONFIG_RCU_DEBUG) -# define urcu_assert_debug(...) assert(__VA_ARGS__) -#else -# define urcu_assert_debug(...) -#endif +#include /* * For backward compatibility reasons, this file must expose the urcu_assert()