summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/alias_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/alias_cmd.h')
-rw-r--r--usr.sbin/ppp/alias_cmd.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/usr.sbin/ppp/alias_cmd.h b/usr.sbin/ppp/alias_cmd.h
deleted file mode 100644
index 1ce19d1..0000000
--- a/usr.sbin/ppp/alias_cmd.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*-
- * The code in this file was written by Eivind Eklund <perhaps@yes.no>,
- * who places it in the public domain without restriction.
- *
- * $FreeBSD$
- */
-
-struct cmdargs;
-
-extern int nat_RedirectPort(struct cmdargs const *);
-extern int nat_RedirectAddr(struct cmdargs const *);
-extern int nat_ProxyRule(struct cmdargs const *);
-extern int nat_Pptp(struct cmdargs const *);
-
-extern struct layer natlayer;
OpenPOWER on IntegriCloud