Add support for xover.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1589 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -13,6 +13,9 @@ RCSID("$Id$");
|
||||
|
||||
static xtnd_table subcommands[] = {
|
||||
{"xmit", 0, 0, pop_xmit},
|
||||
#ifdef XOVER
|
||||
{"xover", 0, 0, pop_xover},
|
||||
#endif
|
||||
{NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user