I keep Getting this reply every time I go to Install the no-ip
root@sterling-c:/usr/local/src/noip-2.1.9-1# make install
gcc -Wall -g -Dlinux -DPREFIX="/usr/local" noip2.c -o noip2
noip2.c:136:10: fatal error: stdio.h: No such file or directory
136 | #include <stdio.h>
| ^~~~~~~~~
compilation terminated.
make: *** [Makefile:25: noip2] Error 1