mirror of
https://github.com/ceph/ceph
synced 2025-01-31 23:44:10 +00:00
Merge pull request #15737 from wjwithagen/wip-wjw-test_rgw_string
rgw/rgw_string.h: FreeBSD would like errno.h included Reviewed-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
commit
1b334403b1
@ -4,6 +4,7 @@
|
||||
#ifndef CEPH_RGW_STRING_H
|
||||
#define CEPH_RGW_STRING_H
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user