/*- * The code in this file was written by Eivind Eklund , * who places it in the public domain without restriction. * * $Id: alias_cmd.h,v 1.7.2.1 1998/04/07 00:53:13 brian Exp $ */ struct cmdargs; extern int alias_RedirectPort(struct cmdargs const *); extern int alias_RedirectAddr(struct cmdargs const *);