I was trying to make my webcam work and I just deleted some .h in my /usr/include , especially(dont ask me how) dir
now I am trying to compile some of my C programas and getting lots of errors.
- Code: Select all
from /usr/include/sys/socket.h:36,
from /usr/include/netinet/in.h:25,
from /usr/include/arpa/inet.h:23,
like those.
Ok I am really stupid hehe, but now is there a way I can fix this??
I have another problem because I can't reinstall the linux-headers because the repository is offline. and I dont have the deb.
But I do have the source and the headers on my /usr/src
oh, I am using Lenny but using kernel 2.6.30-1-amd64
thanks in advance