Test case
[m6w6/libmemcached] / libmemcached / watchpoint.h
index 6935a5297568ef43a8b3649d9000663b577bdf95..488238cb15b1680f130c1ceba136bbaebcba5d34 100644 (file)
@@ -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];