diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-08-04 06:14:13 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-08-04 06:14:13 +0000 |
commit | 7e4bcdc1d6d0e0338fe5cac6103dd485332e7b51 (patch) | |
tree | 14e0a08849b424d73a41020ee15207d8e6591c8d /zebra/ChangeLog | |
parent | a6974fef057a6673be3bb11042a92c9490ece894 (diff) |
[zebra] add more stuff to misc_null to avoid compile breakages
2006-08-04 Paul Jakma <paul.jakma@sun.com>
* misc_null.c: Add ifstat_update_sysctl, add another required
header.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 72245eb3..dced6760 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,8 @@ +2006-08-04 Paul Jakma <paul.jakma@sun.com> + + * misc_null.c: Add ifstat_update_sysctl, add another required + header. + 2006-08-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * misc_null.c: Must include header files to get older versions of gcc |