/* AUTOMATICALLY GENERATED BY tspec 2.10 */
#ifndef __WRONG_XPG3
#ifndef __WRONG_XPG3_SYS_SHM_H
#if #include (sys/shm.h)
#define __BUILDING_TDF_XPG3_SYS_SHM_H
#include <sys/types.h>
#include <sys/ipc.h>
#define __old_shmat(A, B, C) shmat(A, B, C)
#define __old_shmdt(A) shmdt(A)
#define __old_shmget(A, B, C) shmget(A, B, C)
#include <sys/shm.h>
#endif
#endif
#ifndef __BUILDING_TDF_XPG3_SYS_SHM_H
#pragma TenDRA no token definition allow
#endif
#pragma implement interface <../xpg3.api/sys/shm.h>
#endif
syntax highlighted by Code2HTML, v. 0.9.1