#include <sys/ipc.h>
#include <sys/shm.h>
#include <X11/Xlib.h>
#include <X11/extensions/XShm.h>
#include "sizes.h"
#include "vframe.inc"
Go to the source code of this file.