When you setup the Arduino IDE, what board do you select?
We keep getting the error that tell us #include <avr/wdt.h>.
Could you clarify the error?
Does your code have a line: #include <avr/wdt.h>
and it can't find it?
Or Is the error telling you it needs that line added?