#ifndef _NNTP_CONF_H_ #define _NNTP_CONF_H_ /* * Copyright (c) 1996, Ruslan R. Laishev (@RRL) */ int nntp_conf_get (void); #endif /* _NNTP_CONF_H_ */