summaryrefslogtreecommitdiffstats
path: root/pttbbs/innbbsd/innbbsd.h
blob: 90a019d1528489c2ddc3b39919e10b151179ff99 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef INNBBSD_H
#define INNBBSD_H
#include "daemon.h"

#ifndef ADMINUSER
#define ADMINUSER "usenet@csie.nctu.edu.tw"
#endif

#endif