mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 10:54:35 +03:00
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Matt Macy <mmacy@FreeBSD.org> Closes #11458
This commit is contained in:
committed by
Brian Behlendorf
parent
76e1f78d4b
commit
0e9bcd5d4f
@@ -166,10 +166,6 @@ extern "C" {
|
||||
#define ECHRNG ENXIO
|
||||
#define ETIME ETIMEDOUT
|
||||
|
||||
#define O_LARGEFILE 0
|
||||
#define O_RSYNC 0
|
||||
#define O_DSYNC 0
|
||||
|
||||
#ifndef LOCORE
|
||||
#ifndef HAVE_RPC_TYPES
|
||||
typedef int bool_t;
|
||||
|
||||
Reference in New Issue
Block a user