Skip to content

Commit 9ed4cd8

Browse files
committed
Fix mounter cpp build on Linux
1 parent 604aec7 commit 9ed4cd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp/src/mobile_image_mounter.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include <idevice++/mobile_image_mounter.hpp>
44
#include <vector>
5+
#include <cstring>
56

67
namespace IdeviceFFI {
78

0 commit comments

Comments
 (0)