aboutsummaryrefslogtreecommitdiffstats
path: root/libical/examples/access_properties_and_parameters.c
diff options
context:
space:
mode:
Diffstat (limited to 'libical/examples/access_properties_and_parameters.c')
-rw-r--r--libical/examples/access_properties_and_parameters.c1
1 files changed, 1 insertions, 0 deletions
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 <string.h>
/* Get a particular parameter out of a component. This routine will
return a list of strings of all attendees who are required. Note