mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
Merge pull request #18615 from rgdoliveira/alpine
rbd-fuse: make sure PATH_MAX is defined Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
commit
c0cbf6aa90
@ -20,6 +20,7 @@
|
||||
#include <assert.h>
|
||||
#include <string>
|
||||
#include <mutex>
|
||||
#include <limits.h>
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
#include <sys/param.h>
|
||||
|
Loading…
Reference in New Issue
Block a user