Skip to content

Commit

Permalink
attempted windows fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Feb 19, 2024
1 parent 7765bc6 commit a71a969
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pread_storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ see LICENSE file.
#include <fcntl.h>
#elif defined TORRENT_BSD && ! defined __APPLE__
#include <unistd.h>
#else
#include <unistd.h>
#endif

namespace libtorrent::aux {
Expand Down

0 comments on commit a71a969

Please sign in to comment.