summaryrefslogtreecommitdiff
path: root/openpcd/opcd_test/zebvty/zebvty.h
blob: a992bb273911280dd56c9251b3c5e8519978a5a6 (plain)
1
2
3
4
5
#define QUAGGA_PROGNAME	"opcd_shell"
#define QUAGGA_VERSION	"0.01"
#define QUAGGA_COPYRIGHT "Harald Welte <hwelte@hmw-consulting.de>"
#define CONFIGFILE_MASK 022
#define SYSCONFDIR "/etc"
personal git repositories of Harald Welte. Your mileage may vary