]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
buffer: remove darwin portability cruft
authorNoah Watkins <noahwatkins@gmail.com>
Sun, 29 Sep 2013 18:34:54 +0000 (11:34 -0700)
committerNoah Watkins <noahwatkins@gmail.com>
Sat, 21 Dec 2013 14:41:37 +0000 (08:41 -0600)
commitab19c5f9b29b66ab46dc25b394e928afff884ec6
treea166d9b460764cd4df96841c672881471af4deda
parentcf9569f399f6d09e131de2db4ed70bbd37ceeb4d
buffer: remove darwin portability cruft

valloc conflicts with an existing call, and none of these macros are
actually used in buffer.h. The DARWIN check isn't valid either since
this is an installed header and that depends on acconfig.h

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/include/buffer.h