// standardowe WE/WY :) #include <stdio.h> // dla funkcji get*() #include <sys/types.h> #include <unistd.h> //to także dla sleep() // dla funkcji exit() #include <stdlib.h>