# apt install linux-headers-$(uname -r)
This should apply to the following distribution as well:
- Debian
- Ubuntu and derivatives
Reference(s):
http://askubuntu.com/questions/75709/how-do-i-install-kernel-header-files
# apt install linux-headers-$(uname -r)
Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...
No comments:
Post a Comment