RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / src / plugins / libravatar / libravatar_prefs.h
index 84985ea397db3ee20b61cfb7d4749247c3411bd0..1b5c4e2893e9ad05ee8c52502afbb3bea29018eb 100644 (file)
@@ -48,6 +48,7 @@ struct _LibravatarPrefs
 #if (defined USE_GNUTLS && GLIB_CHECK_VERSION(2,22,0))
        gboolean        allow_federated;
 #endif
+       guint           timeout;
 };
 
 extern LibravatarPrefs libravatarprefs;