@@ -0,0 +1,6 @@
/*
* toc.h -- toc function declarations
*/
Cd *toc_parse (FILE *fp);
void toc_print (FILE *fp, Cd *cd);
The note is not visible to the blocked user.