aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/vjcomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/vjcomp.c')
-rw-r--r--usr.sbin/ppp/vjcomp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/vjcomp.c b/usr.sbin/ppp/vjcomp.c
index 66fab1ad64f6..3cd3b44e3c09 100644
--- a/usr.sbin/ppp/vjcomp.c
+++ b/usr.sbin/ppp/vjcomp.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: vjcomp.c,v 1.16.2.10 1998/03/20 19:48:28 brian Exp $
+ * $Id: vjcomp.c,v 1.16.2.11 1998/04/03 19:21:56 brian Exp $
*
* TODO:
*/
@@ -27,7 +27,6 @@
#include <netinet/ip.h>
#include <stdio.h>
-#include <string.h>
#include "command.h"
#include "mbuf.h"