From: Jay Freeman (saurik) Date: Sun, 25 May 2014 12:24:20 +0000 (-0700) Subject: Do not require CydiaSubstrate to compile postinst. X-Git-Tag: v1.1.10~32 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/608321d0a34d8a744ce5fce2f8e15223836fdfff Do not require CydiaSubstrate to compile postinst. --- diff --git a/postinst.mm b/postinst.mm index 6e02dafd..c14f7fe0 100644 --- a/postinst.mm +++ b/postinst.mm @@ -4,7 +4,7 @@ #include #include -#include +#include _H Sources_; bool Changed_;