diff options
Diffstat (limited to 'vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go')
-rw-r--r-- | vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go b/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go index 7d6db7bb9..1a8941d2c 100644 --- a/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go +++ b/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go @@ -2036,6 +2036,7 @@ type Timezone = struct { // hide bintime for _STANDALONE because this header is used for hpcboot.exe, // which is built with compilers which don't recognize LL suffix. +// // http://mail-index.NetBSD.org/tech-userlevel/2008/02/27/msg000181.html type Bintime = struct { Fsec Time_t |