From f87c7bd4133a2b3ad9b45c32fab33d167a348c4b Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Fri, 18 Nov 2005 03:14:53 +0000 Subject: Massive merge from trunk. --- libc/sysdeps/linux/common/bits/msq.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/bits/msq.h') diff --git a/libc/sysdeps/linux/common/bits/msq.h b/libc/sysdeps/linux/common/bits/msq.h index cd4624301..32a49b592 100644 --- a/libc/sysdeps/linux/common/bits/msq.h +++ b/libc/sysdeps/linux/common/bits/msq.h @@ -32,6 +32,7 @@ typedef unsigned long int msgqnum_t; typedef unsigned long int msglen_t; + /* Structure of record for one message inside the kernel. The type `struct msg' is opaque. */ struct msqid_ds -- cgit v1.2.3