summaryrefslogtreecommitdiffstats
path: root/src/img4.c
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-05-23 23:22:06 +0200
committerGravatar Nikias Bassen2024-05-23 23:37:51 +0200
commit04a3f49132522f514ef36117dd908990e278dbbc (patch)
treef9f757c72038bdd06555167fd5e0d81919dc8ee5 /src/img4.c
parent56d2c01505479b85e9aeddf58cd4237bf4242c2c (diff)
downloadidevicerestore-04a3f49132522f514ef36117dd908990e278dbbc.tar.gz
idevicerestore-04a3f49132522f514ef36117dd908990e278dbbc.tar.bz2
Link against the new libtatsu and remove tss code
Diffstat (limited to 'src/img4.c')
-rw-r--r--src/img4.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/img4.c b/src/img4.c
index 9a0cb29..cfd3c93 100644
--- a/src/img4.c
+++ b/src/img4.c
@@ -22,9 +22,10 @@
#include <stdlib.h>
#include <string.h>
+#include <libtatsu/tss.h>
+
#include "common.h"
#include "img4.h"
-#include "tss.h"
#define ASN1_PRIVATE 0xc0
#define ASN1_PRIMITIVE_TAG 0x1f