#include "qwssharedmemory_p.h"
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <fcntl.h>
#include <unistd.h>
#include <private/qcore_unix_p.h>
Go to the source code of this file.