summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/sys')
-rw-r--r--cpukit/libnetworking/sys/kernel.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/libnetworking/sys/kernel.h b/cpukit/libnetworking/sys/kernel.h
index 41ff6d90b6..65175fead5 100644
--- a/cpukit/libnetworking/sys/kernel.h
+++ b/cpukit/libnetworking/sys/kernel.h
@@ -50,9 +50,7 @@
/* 1.1 */
extern long hostid;
extern char hostname[MAXHOSTNAMELEN];
-extern int hostnamelen;
extern char domainname[MAXHOSTNAMELEN];
-extern int domainnamelen;
extern char kernelname[MAXPATHLEN];
/* 1.2 */
@@ -68,9 +66,6 @@ extern int psratio; /* ratio: prof / stat */
extern int stathz; /* statistics clock's frequency */
extern int profhz; /* profiling clock's frequency */
extern int ticks;
-extern int lbolt; /* once a second sleep address */
-extern int tickdelta;
-extern long timedelta;
#if FREEBSD_RELENG_2_2_2_BASE
/*