синопсис вилки ()
#include <sys/types.h>
#include <unistd.h>
pid_t fork(void);
THE BUG
#include <sys/types.h>
#include <unistd.h>
pid_t fork(void);