ATTINY85 20PU Arduino Error

Ok, try this

Make a folder under libraries called Servo8Bit

in this folder you copy the two files Servo8Bit.cpp and Servo8Bit.h

in the start of your sketch you write

#include <Servo8Bit.h>

And note capital B and S