summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/nat_cmd.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-09-08 07:34:52 +0000
committerbrian <brian@FreeBSD.org>1999-09-08 07:34:52 +0000
commit7775aefb574911c7dc6b1d669d8af9c6b3762bf0 (patch)
treeba76c136d692c72fbaed9ec7185781c16d131f47 /usr.sbin/ppp/nat_cmd.c
parent4b01b2d6fc969207b87b3c5489505bcec0c314bb (diff)
downloadFreeBSD-src-7775aefb574911c7dc6b1d669d8af9c6b3762bf0.zip
FreeBSD-src-7775aefb574911c7dc6b1d669d8af9c6b3762bf0.tar.gz
Cosmetic:
alias_cmd -> nat_cmd after a repo-copy
Diffstat (limited to 'usr.sbin/ppp/nat_cmd.c')
-rw-r--r--usr.sbin/ppp/nat_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c
index 0439042..ebf13e7 100644
--- a/usr.sbin/ppp/nat_cmd.c
+++ b/usr.sbin/ppp/nat_cmd.c
@@ -29,7 +29,7 @@
#include "defs.h"
#include "command.h"
#include "log.h"
-#include "alias_cmd.h"
+#include "nat_cmd.h"
#include "descriptor.h"
#include "prompt.h"
#include "timer.h"
OpenPOWER on IntegriCloud