Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/12/1998 10:21:33
Module Name:	src
Committed By:	christos
Date:		Sat Dec 12 18:21:32 UTC 1998

Modified Files:
	src/sys/net: ppp_tty.c
Log Message:
#include "opt_ppp.h" otherwise struct ppp_softc can be the wrong size
(From mycroft)