Merge branch 'master' into next
[paraslash.git] / grab_client.c
index 67db50570d11666b4d59041ccc354477c4b3d0fc..d1ef43f95bba34cc43881ec779976f5c3d797e50 100644 (file)
@@ -27,7 +27,7 @@
 #include "fd.h"
 
 /** Grab clients that are not yet attached to a filter node. */
-struct list_head inactive_grab_client_list;
+static struct list_head inactive_grab_client_list;
 
 static int max_num_filters(void)
 {