summaryrefslogtreecommitdiff
path: root/include/my_atomic.h
diff options
context:
space:
mode:
authorMikael Ronstrom <mikael@mysql.com>2009-12-19 18:24:52 +0100
committerMikael Ronstrom <mikael@mysql.com>2009-12-19 18:24:52 +0100
commitd4f23f0cf6db38731a161c5c7b0b056fc67e5c02 (patch)
treef09be2566027321a476fa58cd9abd64f10d76c05 /include/my_atomic.h
parentd60b5fa2606e5b1b48dde4795f9afe990171f76a (diff)
downloadmariadb-git-d4f23f0cf6db38731a161c5c7b0b056fc67e5c02.tar.gz
Yet one more fix for Solaris atomics in builds
Diffstat (limited to 'include/my_atomic.h')
-rw-r--r--include/my_atomic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/my_atomic.h b/include/my_atomic.h
index f0d193c2528..751afcb77db 100644
--- a/include/my_atomic.h
+++ b/include/my_atomic.h
@@ -287,8 +287,8 @@ make_atomic_store(ptr)
#undef make_atomic_load_body
#undef make_atomic_store_body
#undef make_atomic_fas_body
-#undef intptr
#endif
+#undef intptr
/*
the macro below defines (as an expression) the code that