summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/timed/timed/globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/timed/timed/globals.h b/usr.sbin/timed/timed/globals.h
index b6207fc..206e7f5 100644
--- a/usr.sbin/timed/timed/globals.h
+++ b/usr.sbin/timed/timed/globals.h
@@ -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.
OpenPOWER on IntegriCloud