summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/vjcomp.c
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-02-06 02:54:47 +0000
committerBrian Somers <brian@FreeBSD.org>1999-02-06 02:54:47 +0000
commitf0cdd9c021c8363d4dd01289993300ab9de404d3 (patch)
tree49a49a6ef67b987875cf2c70c85a725099c4ed20 /usr.sbin/ppp/vjcomp.c
parent811d024014a4d6865ce740d447287b161fe8b618 (diff)
Notes
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 e402c033a24a..ee5100ad1121 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.23 1998/08/26 18:07:57 brian Exp $
+ * $Id: vjcomp.c,v 1.24 1999/01/28 01:56:34 brian Exp $
*
* TODO:
*/
@@ -28,7 +28,6 @@
#include <sys/un.h>
#include <stdio.h>
-#include <string.h>
#include "mbuf.h"
#include "log.h"