Use correct header files both for libc5 and glibc. With Linux >= 2.1.114

1998-11-30  Martin Baulig  <martin@home-of-linux.org>

	* netload.c: Use correct header files both for libc5 and glibc.
	With Linux >= 2.1.114 we no longer use IP accounting since it
	already has byte counts in /proc/net/dev.
This commit is contained in:
Martin Baulig
1998-11-30 20:30:32 +00:00
committed by Martin Baulig
parent 079ddfae31
commit 5fed8969c6
2 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
1998-11-30 Martin Baulig <martin@home-of-linux.org>
* netload.c: Use correct header files both for libc5 and glibc.
With Linux >= 2.1.114 we no longer use IP accounting since it
already has byte counts in /proc/net/dev.
1998-11-22 Martin Baulig <baulig@merkur.uni-trier.de>
* netload.c (glibtop_get_netload_s): Added implementation