Always use IPC_PRIVATE. Otherwise if multiple instances of
commita75eb9195435cbfc2f0de3b78be3ed62287edde9
authorstegerg <stegerg@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 9 Apr 2009 09:48:06 +0000 (9 09:48 +0000)
committerstegerg <stegerg@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 9 Apr 2009 09:48:06 +0000 (9 09:48 +0000)
tree779104225ee387f1ef0dc11053990019f813106c
parent99dcccafc1b8a10d87e5164ce703001d52005c17
Always use IPC_PRIVATE. Otherwise if multiple instances of
AROS hosted are running at the same time gfx can get messed
up if they use same shared memory area.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31085 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-hosted/hidd/x11/xshm.c