summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9628ee7..874a087 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
* vm/vm_kern.c: Likewise.
* device/ds_routine.h (ds_notify): Add prototype.
* kern/ipc_kobject.c: Include <device/ds_routines.h>
+ * device/net_io.h (net_ast): Add prototype.
+ * ipc/ipc_kmsg.c: Include <device/net_io.h>
+ * kern/ast.c: Include <device/net_io.h>
2008-07-04 Samuel Thibault <samuel.thibault@ens-lyon.org>