Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials
[oweals/gnunet.git] / src / social / gnunet-service-social.c
index 685eb71caf4053c88896f13e0600bba75b8bc195..e6ee24a4fd5dbc2b5ef462b969590b5ea1b6f892 100644 (file)
@@ -49,7 +49,7 @@ static const struct GNUNET_CONFIGURATION_Handle *cfg;
 /**
  * Service handle.
  */
-struct GNUNET_SERVICE_Handle *service;
+static struct GNUNET_SERVICE_Handle *service;
 
 /* Handles to other services */
 static struct GNUNET_IDENTITY_Handle *id;