summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/physical.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/physical.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/physical.c')
-rw-r--r--usr.sbin/ppp/physical.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/physical.c b/usr.sbin/ppp/physical.c
index a11dcde..2ee96eb 100644
--- a/usr.sbin/ppp/physical.c
+++ b/usr.sbin/ppp/physical.c
@@ -46,7 +46,7 @@
#include "layer.h"
#ifndef NONAT
-#include "alias_cmd.h"
+#include "nat_cmd.h"
#endif
#include "proto.h"
#include "acf.h"
OpenPOWER on IntegriCloud