Index: tests/concurrent/signal/disjoint.cfa
===================================================================
--- tests/concurrent/signal/disjoint.cfa	(revision 8f1a99e18a889d2af43cbd1e5f77c6554f5c8009)
+++ tests/concurrent/signal/disjoint.cfa	(revision dc3c9b1cf74abd2a63ed4ba2f5ef8ca9ee0c5512)
@@ -38,5 +38,5 @@
 
 // Use a global struct because the order needs to match with Signaller thread
-struct {
+static struct {
 	global_t mut;
 	global_data_t data;
