This commit is contained in:
van Hauser
2020-04-20 23:27:09 +02:00
parent 0ffef8c79d
commit 41b1787565

View File

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