OpenBSD doesn't support timeb.
This commit is contained in:
parent
74d2b0f112
commit
16e91fe8ab
@ -87,7 +87,7 @@
|
||||
#elif !defined(MSDOS) && (!defined(VMS) || defined(__DECC))
|
||||
# define TIMES
|
||||
#endif
|
||||
#if !defined(_UNICOS)
|
||||
#if !defined(_UNICOS) && !defined(__OpenBSD__)
|
||||
# define TIMEB
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user