summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/msq.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-09 03:08:14 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-09 03:08:14 +0000
commiteb1c3012e66fc6a966d5d90e14752a13d3a2f407 (patch)
tree1180d52c1ccb52d764b51133db3ed1a7cd79d0c7 /libc/sysdeps/linux/common/bits/msq.h
parent9f30696750017e4414f26ac51c402b5dad544eb2 (diff)
sync with glibc
Diffstat (limited to 'libc/sysdeps/linux/common/bits/msq.h')
-rw-r--r--libc/sysdeps/linux/common/bits/msq.h1
1 files changed, 1 insertions, 0 deletions
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