posixninja / spirit-linux

Linux port of the "Spirit" jailbreak using libimobiledevice
139 stars 59 forks source link

spirit.c:397: warning #3

Closed AntoninoTarantino closed 14 years ago

AntoninoTarantino commented 14 years ago

This warning can be avoided including the time.h lib in the source Hope this will help. =)

spirit.c:397: warning: implicit declaration of function ‘time’

posixninja commented 14 years ago

thank you, fixed

AntoninoTarantino commented 14 years ago

It's a pleasure to collaborate with you =)