This commit is contained in:
van Hauser
2020-04-20 23:27:09 +02:00
committed by Dominik Maier
parent ee238eb00d
commit 96722083d8

View File

@ -40,6 +40,7 @@
#define shmdt bionic_shmdt
#define shmget bionic_shmget
#endif
#include <sys/shm.h>
#undef shmat
#undef shmctl