Fix bug #2981 and other two implicit...
authorRicardo Mones <ricardo@mones.org>
Wed, 29 Apr 2015 18:28:29 +0000 (20:28 +0200)
committerRicardo Mones <ricardo@mones.org>
Wed, 29 Apr 2015 18:28:29 +0000 (20:28 +0200)
commit6d45e57eb7e414bb4d276f2f3c9fc06ecb79726c
treec930a97bdacd628d4193a12c36410aaff223848a
parent43930e40fc4355c4427d2fa1298cee32966fd132
Fix bug #2981 and other two implicit...

...declaration warnings I probably introduced in previous commits:

• notification_prefs.c:1285:2: warning: implicit declaration of function
  'filesel_select_file_open' [-Wimplicit-function-declaration]
• rssyl_prefs.c:110:2: warning: implicit declaration of function
  'filesel_select_file_open' [-Wimplicit-function-declaration]
• icalderivedproperty.c:374:4: warning: implicit declaration of function
  'icalproperty_add_parameters' [-Wimplicit-function-declaration]

;-)
src/plugins/notification/notification_prefs.c
src/plugins/rssyl/rssyl_prefs.c
src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in