I am getting the following error while compiling
led.c:3:20: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
^
compilation terminated.
also I have done installing avr-gcc, avr-libc, binutils
need help!!!