First phase of making SORT CASES stable (PR 12035).
[pspp-builds.git] / src / glob.h
index 91b702779126fea09788a21f5096e637fffc002c..9e212bf84fb9b536e409dfca3891e6da3267bf9b 100644 (file)
@@ -23,4 +23,6 @@
 void init_glob (int argc UNUSED, char **argv);
 void done_glob (void);
 
+extern short test_mode;
+
 #endif /* glob.h */