aboutsummaryrefslogtreecommitdiffstats
path: root/ldid.cpp
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2013-12-31 05:14:00 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2013-12-31 05:14:00 -0800
commit604cc486bdefb246c984a21dbb30cdaf8b0a7f4d (patch)
treed48cf2c845fd39c8e7a963a261f25a2a7d45663c /ldid.cpp
parent0204ccf74a729c6cc83f2a5e1be3bc1c728b7ccb (diff)
downloadldid-604cc486bdefb246c984a21dbb30cdaf8b0a7f4d.tar.gz
ldid-604cc486bdefb246c984a21dbb30cdaf8b0a7f4d.tar.zst
ldid-604cc486bdefb246c984a21dbb30cdaf8b0a7f4d.zip
Very minor (critical) changes to the build script.v1.1.2
Diffstat (limited to 'ldid.cpp')
-rw-r--r--ldid.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ldid.cpp b/ldid.cpp
index 20fbd64..e28a8d7 100644
--- a/ldid.cpp
+++ b/ldid.cpp
@@ -23,7 +23,9 @@
#include "minimal/string.h"
#include "minimal/mapping.h"
+extern "C" {
#include "sha1.h"
+}
#include <cstring>
#include <string>