summaryrefslogblamecommitdiffstats
path: root/innbbsd/innbbsd.h
blob: ba667ee65e2972daade1de8d119bbde90d9c7f91 (plain) (tree)
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