Install linux-libc-dev by entering the following commands in the terminal:
sudo apt update sudo apt install linux-libc-dev
Description:
Linux Kernel Headers for development
This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that.
Version: 4.15.0-20.21
Section: devel