Remove sendfile.h to fix non-Linux builds

This commit is contained in:
Vishesh Yadav 2021-02-12 09:31:22 -08:00
parent 4938aee113
commit 6e483b6da8
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
* limitations under the License.
*/
#include <sys/sendfile.h>
#include <limits.h>
#include "fdbclient/MultiVersionTransaction.h"