This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / netiso / tp_ip.h
index 33b3877..edf34b6 100644 (file)
@@ -31,7 +31,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)tp_ip.h       7.3 (Berkeley) 5/6/91
  * SUCH DAMAGE.
  *
  *     from: @(#)tp_ip.h       7.3 (Berkeley) 5/6/91
- *     $Id$
+ *     $Id: tp_ip.h,v 1.2 1993/10/16 21:05:46 rgrimes Exp $
  */
 
 /***********************************************************
  */
 
 /***********************************************************
@@ -84,7 +84,7 @@ SOFTWARE.
 #include "../netinet/ip_var.h"
 
 
 #include "../netinet/ip_var.h"
 
 
-struct inpcb tp_inpcb; 
+extern struct inpcb tp_inpcb;  
        /* queue of active inpcbs for tp ; for tp with dod ip */
 
 #endif __TP_IP__
        /* queue of active inpcbs for tp ; for tp with dod ip */
 
 #endif __TP_IP__