]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/buffer: fix build breakage for CEPH_HAVE_SETPIPE_SZ 1204/head
authorIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 10 Feb 2014 17:34:44 +0000 (19:34 +0200)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 10 Feb 2014 17:37:30 +0000 (19:37 +0200)
commit69262720566129806158e1086abdb0848b3176d8
tree4494f61fcc109047c047fe663dc799d9dfd91b43
parenta5f479c2aa7d64b36a5f71113761cb44174bd0be
common/buffer: fix build breakage for CEPH_HAVE_SETPIPE_SZ

common/buffer.cc fails to build if CEPH_HAVE_SETPIPE_SZ is defined.
Fix it.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
src/common/buffer.cc