Remove spurious duplicated defination of sock.
This commit is contained in:
parent
f49c21865d
commit
8a7a2f3924
@ -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