diff options
Diffstat (limited to 'twrpDigest.hpp')
-rw-r--r-- | twrpDigest.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twrpDigest.hpp b/twrpDigest.hpp index 237e58069..2c99eb957 100644 --- a/twrpDigest.hpp +++ b/twrpDigest.hpp @@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with TWRP. If not, see <http://www.gnu.org/licenses/>. */ + extern "C" { #include "digest/md5.h" } |