#include <stdint.h>
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <ipcommunication.h>
#include <utility.h>
Go to the source code of this file.