]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
radosgw: fix compilation with cryptopp 15960/head
authorAdam Kupczyk <akucpzyk@redhat.com>
Tue, 27 Jun 2017 21:29:00 +0000 (17:29 -0400)
committerAdam Kupczyk <akucpzyk@redhat.com>
Tue, 27 Jun 2017 21:29:00 +0000 (17:29 -0400)
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
src/rgw/rgw_iam_policy.cc

index d7556e3655a8f6d83722377f2c239ab48be09ee9..e3f114a2880cecdd81ecb330c80c039a92e41c3a 100644 (file)
@@ -12,6 +12,7 @@
 #include "rapidjson/reader.h"
 
 #include "rgw_auth.h"
+#include <arpa/inet.h>
 #include "rgw_iam_policy.h"
 
 namespace {