diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedlibc_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index 1bec4376..52599e3a 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -1968,7 +1968,7 @@ GO(timegm, LFp) GO(timerfd_create, iFii) GO(timerfd_gettime, iFip) GO(timerfd_settime, iFiipp) -//GOW(times, +GOW(times, LFp) //GO(timespec_get, DATAB(__timezone, sizeof(void*)) DATAV(timezone, sizeof(void*)) //type V |