PS3Xploit / PS3xploit-resigner

A Tool To Resign PS2/PS3/PSX/PSP Content For Use With PS3 etHANol 4.82/4.84
GNU General Public License v3.0
186 stars 73 forks source link

Linux Missing Include #31

Open speIIbound opened 5 years ago

speIIbound commented 5 years ago

main.cpp needs <sys/time.h> included to compile on linux.

speIIbound commented 5 years ago

Fixed here

32