summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/nat_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/nat_cmd.h')
-rw-r--r--usr.sbin/ppp/nat_cmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/nat_cmd.h b/usr.sbin/ppp/nat_cmd.h
index 1ce19d1..f9bee45 100644
--- a/usr.sbin/ppp/nat_cmd.h
+++ b/usr.sbin/ppp/nat_cmd.h
@@ -11,5 +11,6 @@ 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 int nat_SetTarget(struct cmdargs const *);
extern struct layer natlayer;
OpenPOWER on IntegriCloud