projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
aed5177
)
Fix for non-Linux platforms.
author
Brian Aker
<brian@gaz>
Wed, 10 Feb 2010 18:02:39 +0000
(10:02 -0800)
committer
Brian Aker
<brian@gaz>
Wed, 10 Feb 2010 18:02:39 +0000
(10:02 -0800)
libmemcached/watchpoint.h
patch
|
blob
|
history
diff --git
a/libmemcached/watchpoint.h
b/libmemcached/watchpoint.h
index 6935a5297568ef43a8b3649d9000663b577bdf95..488238cb15b1680f130c1ceba136bbaebcba5d34 100644
(file)
--- a/
libmemcached/watchpoint.h
+++ b/
libmemcached/watchpoint.h
@@
-15,7
+15,7
@@
/* Some personal debugging functions */
#if defined(DEBUG)
-#if TARGET_OS_LINUX
+#if
def
TARGET_OS_LINUX
static inline void __stack_dump(void)
{
void *array[10];