#ifndef _roots_
#define _roots_
#include "misc.h"
void oldify_local_roots P((void));
void darken_all_roots P((void));
#endif /* _roots_ */