Skip to content
Snippets Groups Projects
Commit d75cc8fb authored by Yorhel's avatar Yorhel
Browse files

Replace 'suseconds_t' with 'long'

suseconds_t isn't always defined on some systems, but all possible
values are guaranteed to fit into a long, so use that.
parent 97fefbaf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment