missing header files is an indication of a more serious problem related to a bad install.
Simply replacing the header files may not fix the problem, as the libs might also be bad (meaning even if you compile, you might fail to link... or you'd link but the program would fail to run).
Reinstall.
EDIT: This is assuming you mean standard lib headers. Exactly what headers are you missing?