mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Remove spurious duplicated defination of sock.
This commit is contained in:
parent
d3e5e8d1b6
commit
6b41097822
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=183318
@ -55,8 +55,6 @@
|
||||
#define SECHR (60*60)
|
||||
#define SECDAY (24*SECHR)
|
||||
|
||||
extern int sock;
|
||||
|
||||
/* Best expected round trip for a measurement.
|
||||
* This is essentially the number of milliseconds per CPU tick (CLK_TCK?).
|
||||
* All delays shorter than this are usually reported as 0.
|
||||
|
Loading…
Reference in New Issue
Block a user