summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_ipc.h
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-02-05 17:29:12 +0000
committerEd Maste <emaste@FreeBSD.org>2018-02-05 17:29:12 +0000
commit132f90c660e08037d238bb9557475b83cc9e2861 (patch)
tree9cfcd6adf3f0a9c36e1eff327cae81a10e52aa8f /sys/compat/linux/linux_ipc.h
parentfdc154e44aab68b3f6729cb37c95b2b9d0fb1396 (diff)
Notes
Diffstat (limited to 'sys/compat/linux/linux_ipc.h')
-rw-r--r--sys/compat/linux/linux_ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_ipc.h b/sys/compat/linux/linux_ipc.h
index 6761a472dfcc0..db8dd091a2fc3 100644
--- a/sys/compat/linux/linux_ipc.h
+++ b/sys/compat/linux/linux_ipc.h
@@ -86,7 +86,7 @@
#if defined(__i386__) || (defined(__amd64__) && defined(COMPAT_LINUX32))
-struct linux_msgctl_args
+struct linux_msgctl_args
{
l_int msqid;
l_int cmd;