# 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)
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment