Skip to content

Commit

Permalink
ntfs.cpp: add #include <efilink.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
maharmstone committed Dec 10, 2023
1 parent 437187c commit 16e3eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ntfs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* along with ntfs-efi. If not, see <http:https://www.gnu.org/licenses/>. */

#include <efi.h>
#include <efilink.h>
#include <string.h>
#include <string_view>
#include <optional>
Expand Down

0 comments on commit 16e3eac

Please sign in to comment.