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))
|
#elif !defined(MSDOS) && (!defined(VMS) || defined(__DECC))
|
||||||
# define TIMES
|
# define TIMES
|
||||||
#endif
|
#endif
|
||||||
#if !defined(_UNICOS)
|
#if !defined(_UNICOS) && !defined(__OpenBSD__)
|
||||||
# define TIMEB
|
# define TIMEB
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user