I can't seem to install the headers for Kali 2.0. What I did was:

# apt-get update
# apt-get upgrade && apt-get dist-upgrade
# apt-get install linux-headers-$(uname -r)
The respone I got was:
...