backout previos change; was not intended for trunk.

This commit is contained in:
is 1997-03-10 19:36:40 +00:00
parent 4ce26afebe
commit 9d29e526db
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@
*/
#ifndef lint
static char rcsid[] = "$Id: sys-bsd.c,v 1.13 1996/10/16 00:15:51 jtk Exp $";
static char rcsid[] = "$Id: sys-bsd.c,v 1.14 1997/03/10 19:36:40 is Exp $";
#endif
/*
@ -51,7 +51,7 @@ static char rcsid[] = "$Id: sys-bsd.c,v 1.13 1996/10/16 00:15:51 jtk Exp $";
#include <netinet/in.h>
#if RTM_VERSION >= 3
#include <netinet/if_ether.h>
#include <netinet/if_inarp.h>
#endif
#include "pppd.h"

View File

@ -21,7 +21,7 @@
*/
#ifndef lint
static char rcsid[] = "$Id: sys-bsd.c,v 1.13 1996/10/16 00:15:51 jtk Exp $";
static char rcsid[] = "$Id: sys-bsd.c,v 1.14 1997/03/10 19:36:40 is Exp $";
#endif
/*
@ -51,7 +51,7 @@ static char rcsid[] = "$Id: sys-bsd.c,v 1.13 1996/10/16 00:15:51 jtk Exp $";
#include <netinet/in.h>
#if RTM_VERSION >= 3
#include <netinet/if_ether.h>
#include <netinet/if_inarp.h>
#endif
#include "pppd.h"