Files
evolution/libical/MacOS/strdup.h
Eric Busboom d6b0035a32 reparing damage from removing files
svn path=/trunk/; revision=3042
2000-05-15 06:18:21 +00:00

4 lines
48 B
C

/* strdup.h */
char * strdup(const char *str);