remove xshm completely

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@357 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-16 09:24:37 +00:00
parent 7ba2203eb0
commit e938efc2a7
3 changed files with 1 additions and 4 deletions

View File

@@ -18,8 +18,6 @@
#include <time.h>
#ifndef _WIN32
#include <unistd.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <dlfcn.h>
#include <signal.h>
#include <dirent.h>