Hacker News new | ask | show | jobs
by FrozenVoid 3328 days ago
If anyone get compiling errors with 'timeval tv' being undefined add this to headers #include <sys/time.h>
1 comments

Thanks, I added that.