Files
bongo/src/apps/testtool/config.h
T
alexhudson 698cda51d7 Initial stab at DNS code, including:
* new check tool for querying MX records,
* dns test harness
2007-08-17 20:11:44 +00:00

5 lines
79 B
C

// private header
void usage(void);
void LookupMxRecords(const char *domain);