firecore / Seas0nPass

Jailbreak tool for Apple TV 2G
http://seas0nPass.com/
173 stars 48 forks source link

Fix multiple definitions linker error #16

Open asvitkine opened 5 years ago

asvitkine commented 5 years ago

Fix multiple definitions linker error.

Defines SHAtter_user in the source file rather than the header file, since the header file is included from multiple files and causes a linker error due to multiple definitions.