mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-05-31 05:05:52 +08:00
Merge pull request #513 from trapexit/errno
fix building on certain platforms
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "errno.hpp"
|
||||
#include "fs_base_open.hpp"
|
||||
|
||||
#include <fcntl.h>
|
||||
|
Reference in New Issue
Block a user