summaryrefslogtreecommitdiff
path: root/src/rgw/rgw_aclparser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/rgw_aclparser.cc')
-rw-r--r--src/rgw/rgw_aclparser.cc9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/rgw/rgw_aclparser.cc b/src/rgw/rgw_aclparser.cc
index 414e0e31ec7..ce14f161f2d 100644
--- a/src/rgw/rgw_aclparser.cc
+++ b/src/rgw/rgw_aclparser.cc
@@ -1,12 +1,9 @@
-#include <string.h>
-
-#include "common/ceph_context.h"
#include "include/types.h"
-#include "rgw/rgw_acl.h"
+
+#include "global/global_context.h"
#include "global/debug.h"
-#include <iostream>
-#include <map>
+#include "rgw_acl.h"
#define dout_subsys ceph_subsys_rgw