cltp_usrreq.c made separate file in conf/files
[unix-history] / usr / src / sys / netiso / tp_meas.h
index 87ba7fb..949882d 100644 (file)
@@ -1,5 +1,5 @@
 /***********************************************************
 /***********************************************************
-               Copyright IBM Corporation 1987
+                               Copyright IBM Corporation 1987
 
                       All Rights Reserved
 
 
                       All Rights Reserved
 
@@ -24,12 +24,10 @@ SOFTWARE.
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
-#ifdef TPPT
-#define TP_PERF_MEAS
-#endif TPPT
+/*     @(#)tp_meas.h   7.4 (Berkeley) %G% */
+#ifdef TP_PERF_MEAS
 #define tpmeas(a, b, t, c, d, e) \
        Tpmeas((u_int)(a), (u_int)(b), t, (u_int)(c), (u_int)(d), (u_int)(e))
 #define tpmeas(a, b, t, c, d, e) \
        Tpmeas((u_int)(a), (u_int)(b), t, (u_int)(c), (u_int)(d), (u_int)(e))
-#ifdef TP_PERF_MEAS
 
 struct tp_Meas {
        int                     tpm_tseq;
 
 struct tp_Meas {
        int                     tpm_tseq;