summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/nat_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/nat_cmd.c')
-rw-r--r--usr.sbin/ppp/nat_cmd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c
index c4265fd..eb9d15f 100644
--- a/usr.sbin/ppp/nat_cmd.c
+++ b/usr.sbin/ppp/nat_cmd.c
@@ -2,7 +2,7 @@
* The code in this file was written by Eivind Eklund <perhaps@yes.no>,
* who places it in the public domain without restriction.
*
- * $Id: alias_cmd.c,v 1.12.2.8 1998/05/01 19:23:43 brian Exp $
+ * $Id: alias_cmd.c,v 1.13 1998/05/21 21:43:42 brian Exp $
*/
#include <sys/types.h>
@@ -15,6 +15,7 @@
#include <string.h>
#include <termios.h>
+#include "defs.h"
#include "command.h"
#include "log.h"
#include "loadalias.h"
OpenPOWER on IntegriCloud