From 295af0a08ffeaf636490c457cf72e9a4d2055a83 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 26 Aug 2000 09:49:02 +0000 Subject: Got rid of some warnings. 2000-08-25 Christopher James Lahey * examples/access_properties_and_parameters.c, src/libicalvcal/vcc.y: Got rid of some warnings. * src/libicalvcal/vcc.c: Checking in generated C file. svn path=/trunk/; revision=5059 --- libical/examples/access_properties_and_parameters.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libical/examples/access_properties_and_parameters.c') diff --git a/libical/examples/access_properties_and_parameters.c b/libical/examples/access_properties_and_parameters.c index e19656f57f..176b49a109 100644 --- a/libical/examples/access_properties_and_parameters.c +++ b/libical/examples/access_properties_and_parameters.c @@ -1,6 +1,7 @@ /* access_properties_and_parameters.c */ #include "ical.h" +#include /* Get a particular parameter out of a component. This routine will return a list of strings of all attendees who are required. Note -- cgit v1.2.3