Index: trunk/minix/servers/fs/table.c
===================================================================
--- trunk/minix/servers/fs/table.c	(revision 9)
+++ trunk/minix/servers/fs/table.c	(revision 11)
@@ -113,4 +113,5 @@
 	do_truncate,	/* 93 = truncate */
 	do_ftruncate,	/* 94 = truncate */
+	no_sys,		/* 95 = foo */
 };
 /* This should not fail with "array size is negative": */
