]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: fix radosgw-admin build error 21599/head
authorroot <songxinyingftd@gmail.com>
Mon, 23 Apr 2018 11:48:31 +0000 (19:48 +0800)
committercfanz <songxinyingftd@gmail.com>
Mon, 23 Apr 2018 11:49:18 +0000 (19:49 +0800)
Signed-off-by: cfanz <songxinyingftd@gmail.com>
src/rgw/rgw_admin.cc

index 96ab3f8e56d4dfdaa0d5fb4e11d21cb164c3ae09..50627062b5cd8b958f51fd2a15fe59fcdaa817e0 100644 (file)
@@ -8,7 +8,9 @@
 
 #include <boost/optional.hpp>
 
+extern "C" {
 #include <liboath/oath.h>
+}
 
 #include "auth/Crypto.h"
 #include "compressor/Compressor.h"