Index: tests/concurrent/signal/disjoint.cfa
===================================================================
--- tests/concurrent/signal/disjoint.cfa	(revision ccf1d99df078e5cc6368103c1e9c843974c335d9)
+++ tests/concurrent/signal/disjoint.cfa	(revision b1ad41f13d1856f4c932e91d4a04fbe0e27ddda8)
@@ -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;
