How do I gain privileges in the playground?

Well in order to use the ServoTimeTimer1 library you have to move the line #include <wiring.h> from ServoTimeTimer1.h and place it the line after the #include <avr/interrupt.h> line in the ServoTimeTimer1.cpp
or you get the cryptic error:

/usr/lib/gcc/avr/4.3.4/../../../avr/include/stdlib.h:111: error: expected `)' before 'int'