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