Index: animator/compat.c =================================================================== --- animator/compat.c (revision 4734) +++ animator/compat.c (revision 4735) @@ -1,3 +1,6 @@ +#include +#include + char *pcb_strdup(const char *s) { int l = strlen(s);