Make aux_data file scope variable static.
[pspp-builds.git] / tests / libpspp / ll-test.c
index 324b3d1389de4fb554dd3e5ed932aa461815e3d4..353787b7fd356ea24d6929bddb74d4ad6948082f 100644 (file)
@@ -118,7 +118,7 @@ struct element
     int y;                      /* Secondary value. */
   };
 
-int aux_data;
+static int aux_data;
 
 /* Returns the `struct element' that LL is embedded within. */
 static struct element *