#ifndef	_ADDBBS_H
#define	_ADDBBS_H

/* $Id$ */


int Add_BBS(qualify **);

#endif