# | Line 19 | Line 19 | |
---|---|---|
19 | */ | |
20 | ||
21 | #include <sys/types.h> | |
22 | – | #ifdef NETBSD |
23 | – | #include <limits.h> |
24 | – | #endif |
25 | – | #ifdef CYGWIN |
26 | – | #include <sys/unistd.h> |
27 | – | #endif |
22 | ||
23 | typedef struct{ | |
24 | long long user; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |