]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buffer: Include Spinlock.h.
authorGreg Farnum <gregf@hq.newdream.net>
Wed, 14 Apr 2010 19:58:43 +0000 (12:58 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Wed, 14 Apr 2010 23:54:48 +0000 (16:54 -0700)
commit69b849c4bd7d7c482c1a2e08f9cdcc003527aabf
treed4b07556369e62dc499808e29a540de23b31a36c
parent198d7106818e91c655740f3a41c2390af36e069e
buffer: Include Spinlock.h.

This is inherited from one implementation of atomic_t but not necessarily all.
Including the file here is necessary in the case of new, faster atomic_t
implementations that don't use Spinlocks.
src/common/buffer.cc