4.3BSD/usr/contrib/nntp/rrn/server.h

Compare this file to the similar file:
Show the results in this format:

#ifdef SERVER

EXT	int	server_init();
EXT	void	put_server();
EXT	int	get_server();

#include "../common/response_codes.h"
#endif