BSD 4_3 release
[unix-history] / usr / src / sys / net / raw_usrreq.c
index 54a915e..b619886 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)raw_usrreq.c        7.2 (Berkeley) %G%
+ *     @(#)raw_usrreq.c        7.1 (Berkeley) 6/4/86
  */
 
 #include "param.h"
  */
 
 #include "param.h"
@@ -19,7 +19,7 @@
 #include "netisr.h"
 #include "raw_cb.h"
 
 #include "netisr.h"
 #include "raw_cb.h"
 
-#include "../machine/mtpr.h"
+#include "../vax/mtpr.h"
 
 /*
  * Initialize raw connection block q.
 
 /*
  * Initialize raw connection block q.