X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fwatchpoint.h;h=488238cb15b1680f130c1ceba136bbaebcba5d34;hb=0cc042d0d2b3e81eabc05600d1e4d26bf3d9691f;hp=6935a5297568ef43a8b3649d9000663b577bdf95;hpb=93eeb24c446d0d0255de2bebb8da6fc0546039fc;p=m6w6%2Flibmemcached diff --git a/libmemcached/watchpoint.h b/libmemcached/watchpoint.h index 6935a529..488238cb 100644 --- a/libmemcached/watchpoint.h +++ b/libmemcached/watchpoint.h @@ -15,7 +15,7 @@ /* Some personal debugging functions */ #if defined(DEBUG) -#if TARGET_OS_LINUX +#ifdef TARGET_OS_LINUX static inline void __stack_dump(void) { void *array[10];