#include <sys/ipc.h>
#include <sys/shm.h>
#include <sys/user.h>
#include <errno.h>
Go to the source code of this file.