--- innwebd/bbsd.h 2004/07/02 11:25:40 1.1 +++ innwebd/bbsd.h 2004/07/04 06:45:23 1.3 @@ -1,10 +1,10 @@ /*******************************************************/ /* */ -/* LeafOK Innd */ +/* LeafOK Innbbsd */ /* Copyright (C) LeafOK.com, 2003-2004 */ /* */ /* Programmed by Leaf */ -/* E-mail:leaf@leafok.com QQ:6049044 */ +/* E-mail:leaflet@leafok.com QQ:6049044 */ /* */ /* http://bbs.leafok.com */ /* http://bbs.leafok.net */ @@ -13,10 +13,10 @@ /*******************************************************/ #pragma once -#include "nntp_passive.h" +#include "base_passive.h" class bbsd : - public nntp_passive + public base_passive { public: bbsd(void);