mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
solaris: _solaris.v and #flag solaris (stage 1)
This commit is contained in:
@ -10,7 +10,6 @@ struct C.tm {
|
||||
tm_hour int
|
||||
tm_min int
|
||||
tm_sec int
|
||||
tm_gmtoff int // seconds
|
||||
}
|
||||
|
||||
fn C.timegm(&tm) time_t
|
||||
|
Reference in New Issue
Block a user