Skip to content

Commit bfab9f7

Browse files
authored
Merge pull request ceph#64952 from Matan-B/wip-matanb-rgw-fifo-ftbfs
neorados/cls/fifo/detail/fifo: include strtol.h Reviewed-by: Radoslaw Zarzynski <[email protected]> Reviewed-by: Ronen Friedman <[email protected]> Reviewed-by: Adam C. Emerson <[email protected]>
2 parents 5d4405c + 3df1133 commit bfab9f7

File tree

1 file changed

+1
-0
lines changed
  • src/neorados/cls/fifo/detail

1 file changed

+1
-0
lines changed

src/neorados/cls/fifo/detail/fifo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
#include "common/dout.h"
3636
#include "common/dout_fmt.h"
37+
#include "common/strtol.h"
3738

3839
#include "cls/fifo/cls_fifo_types.h"
3940
#include "cls/fifo/cls_fifo_ops.h"

0 commit comments

Comments
 (0)