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