TPM2 error

When i try to compile TPM2 interface i get this error:
Arduino: 1.8.3 (Windows Store 1.8.6.0) (Windows 10), Board: "Arduino Leonardo"

C:\Users\Mantas\Documents\Arduino\libraries\pt-1.4\example-codelock.c:59:22: fatal error: sys/time.h: No such file or directory

#include <sys/time.h>

^

compilation terminated.

exit status 1
Error compiling for board Arduino Leonardo.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Whats wrong with it?

i think that it has something with protothreads liblary... Any ideas?