/** * C includes moved into this file to avoid confusing the class-browser * of KDevelop */ extern "C" { #include <unistd.h> #include <stdlib.h> #include <signal.h> }