Remove sendfile.h to fix non-Linux builds
This commit is contained in:
parent
4938aee113
commit
6e483b6da8
|
@ -18,7 +18,6 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <sys/sendfile.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "fdbclient/MultiVersionTransaction.h"
|
||||
|
|
Loading…
Reference in New Issue