Cygwin: export hires counter ntod
Needed it new AF_UNIX socket code Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
f641474cb2
commit
6d2f1d79a8
|
@ -67,4 +67,5 @@ class hires_ms : public hires_base
|
||||||
};
|
};
|
||||||
|
|
||||||
extern hires_ms gtod;
|
extern hires_ms gtod;
|
||||||
|
extern hires_ns ntod;
|
||||||
#endif /*__HIRES_H__*/
|
#endif /*__HIRES_H__*/
|
||||||
|
|
Loading…
Reference in New Issue