checkpoint for ``alpha tape''; tp is still a little broken.
[unix-history] / usr / src / sys / netiso / iso_snpac.c
index 598f17a..1711324 100644 (file)
@@ -26,6 +26,7 @@ SOFTWARE.
  */
 /* $Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso_snpac.c,v $ */
  */
 /* $Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso_snpac.c,v $ */
+/*     @(#)iso_snpac.c 7.5 (Berkeley) %G% */
 
 #ifndef lint
 static char *rcsid = "$Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $";
 
 #ifndef lint
 static char *rcsid = "$Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $";
@@ -53,8 +54,8 @@ static char *rcsid = "$Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $"
 #include "iso_snpac.h"
 #include "clnp.h"
 #include "clnp_stat.h"
 #include "iso_snpac.h"
 #include "clnp.h"
 #include "clnp_stat.h"
-#include "argo_debug.h"
 #include "esis.h"
 #include "esis.h"
+#include "argo_debug.h"
 
 #define        SNPAC_BSIZ      20              /* bucket size */
 #define        SNPAC_NB        13              /* number of buckets */
 
 #define        SNPAC_BSIZ      20              /* bucket size */
 #define        SNPAC_NB        13              /* number of buckets */