delete references to mtpr.h
This commit is contained in:
parent
9916da00fe
commit
fa8be24b36
@ -31,7 +31,7 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* from: @(#)ns_ip.c 7.6 (Berkeley) 6/28/90
|
* from: @(#)ns_ip.c 7.6 (Berkeley) 6/28/90
|
||||||
* $Id: ns_ip.c,v 1.5 1994/01/10 22:02:31 mycroft Exp $
|
* $Id: ns_ip.c,v 1.6 1994/01/20 18:17:00 deraadt Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@ -59,8 +59,6 @@
|
|||||||
#include <netinet/ip.h>
|
#include <netinet/ip.h>
|
||||||
#include <netinet/ip_var.h>
|
#include <netinet/ip_var.h>
|
||||||
|
|
||||||
#include <machine/mtpr.h>
|
|
||||||
|
|
||||||
#include <netns/ns.h>
|
#include <netns/ns.h>
|
||||||
#include <netns/ns_if.h>
|
#include <netns/ns_if.h>
|
||||||
#include <netns/idp.h>
|
#include <netns/idp.h>
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* from: @(#)ns_output.c 7.8 (Berkeley) 12/16/90
|
* from: @(#)ns_output.c 7.8 (Berkeley) 12/16/90
|
||||||
* $Id: ns_output.c,v 1.3 1993/12/18 00:44:32 mycroft Exp $
|
* $Id: ns_output.c,v 1.4 1994/01/20 18:17:02 deraadt Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
@ -49,9 +49,6 @@
|
|||||||
#include <netns/idp.h>
|
#include <netns/idp.h>
|
||||||
#include <netns/idp_var.h>
|
#include <netns/idp_var.h>
|
||||||
|
|
||||||
#ifdef vax
|
|
||||||
#include <vax/include/mtpr.h>
|
|
||||||
#endif
|
|
||||||
int ns_hold_output = 0;
|
int ns_hold_output = 0;
|
||||||
int ns_copy_output = 0;
|
int ns_copy_output = 0;
|
||||||
int ns_output_cnt = 0;
|
int ns_output_cnt = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user