/**
 * 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>
}

Documentation generated by neo@san on Mon May 1 11:29:54 MEST 2000