Fix bug #2981 and other two implicit...
[claws.git] / src / plugins / vcalendar / libical / libical / icalderivedproperty.c.in
index 9092b6a9594c60d79010875b7c8f9422e097ff9c..62addce3f73768545b88f06ebe00ee8e42250407 100644 (file)
@@ -48,6 +48,8 @@
 struct icalproperty_impl*
 icalproperty_new_impl (icalproperty_kind kind);
 
+void icalproperty_add_parameters (struct icalproperty_impl *prop, va_list args);
+
 /* This map associates the property kinds with the string
    representation of the property name and the kind of VALUE that the
    property uses as a default */