/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: unix95:sys/ipc.h (VERSION 2.7)
*/

#ifndef __TDF_UNIX95_SYS_IPC_H
#define __TDF_UNIX95_SYS_IPC_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__unix95__sys_ipc begin

#ifndef __TDF_POSIX_SYS_TYPES_H_GUID
#pragma extend interface "../../shared/posix.api/guid.h"
#endif /* __TDF_POSIX_SYS_TYPES_H_GUID */
#ifndef __TDF_POSIX_SYS_TYPES_H_MODE_T
#pragma extend interface "../../shared/posix.api/mode_t.h"
#endif /* __TDF_POSIX_SYS_TYPES_H_MODE_T */
#ifndef __TDF_XPG3_SYS_TYPES_H_KEY_T
#pragma extend interface "../../shared/xpg3.api/key_t.h"
#endif /* __TDF_XPG3_SYS_TYPES_H_KEY_T */
#ifndef __TDF_XPG4_SYS_IPC_H
#pragma extend interface "../../xpg4.api/sys/ipc.h"
#endif /* __TDF_XPG4_SYS_IPC_H */
#pragma token FUNC key_t (const char *, int) : ftok # unix95.ipc.ftok

#pragma interface ftok

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_UNIX95_SYS_IPC_H */


syntax highlighted by Code2HTML, v. 0.9.1