/* * $Id$ * */ #ifndef _REND_H_ #define _REND_H_ int rend_init(pid_t *pid); #endif /* _REND_H_ */