aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/stub/sys/ipc_buf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/sys/ipc_buf.h')
-rw-r--r--sysdeps/stub/sys/ipc_buf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/stub/sys/ipc_buf.h b/sysdeps/stub/sys/ipc_buf.h
index fc2ad03873..d62d2c14ce 100644
--- a/sysdeps/stub/sys/ipc_buf.h
+++ b/sysdeps/stub/sys/ipc_buf.h
@@ -36,9 +36,6 @@ Boston, MA 02111-1307, USA. */
__BEGIN_DECLS
-/* Data type for key value. */
-typedef int key_t;
-
/* Special key values. */
#define IPC_PRIVATE ((key_t) 0) /* private key */