remove/replaced PRIVATE and EXTERN keywords
[o-du/l2.git] / src / mt / ss_strm.c
index 9d8798f..ad3ec52 100644 (file)
@@ -76,7 +76,7 @@
 \f
 /* private variable declarations */
 
-PRIVATE struct
+static struct
 {
    Region mdRegion;     /* region for message and data blocks */
    Region datRegion;    /* region for data buffers */