innbbsd.h
上传用户:minyiyu
上传日期:2018-12-24
资源大小:864k
文件大小:0k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. #ifndef INNBBSD_H
  2. #define INNBBSD_H
  3. #include "daemon.h"
  4. #ifndef ADMINUSER
  5. # define ADMINUSER "SYSOP.bbs@MSIA.pine.ncu.edu.tw"
  6. #endif
  7. #endif