From 2f12b5aec206c6e8f2d07986309943ca5a544490 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Sat, 2 Jan 1999 21:44:18 +0000 Subject: [PATCH] Seems I forgot to check this in some time ago ... --- sysdeps/linux/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sysdeps/linux/ChangeLog b/sysdeps/linux/ChangeLog index bea7a9c0..f0a00c0a 100644 --- a/sysdeps/linux/ChangeLog +++ b/sysdeps/linux/ChangeLog @@ -1,3 +1,9 @@ +1998-12-28 Martin Baulig + + * netload.c: When using glibc, don't include + any longer but all headers that were included there; we only + needed this file to get those headers. + 1998-12-09 Martin Baulig * procargs.c (glibtop_get_proc_args_s): Added implementation