Remove spurious duplicated defination of sock.

This commit is contained in:
delphij 2008-09-24 00:04:51 +00:00
parent f49c21865d
commit 8a7a2f3924

View File

@ -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.