patch-2.1.4 linux/include/linux/msg.h
Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Oct 11 09:03:53 1996
- Orig file:
v2.1.3/linux/include/linux/msg.h
- Orig date:
Wed Oct 9 08:55:23 1996
diff -u --recursive --new-file v2.1.3/linux/include/linux/msg.h linux/include/linux/msg.h
@@ -20,8 +20,8 @@
unsigned short msg_cbytes; /* current number of bytes on queue */
unsigned short msg_qnum; /* number of messages in queue */
unsigned short msg_qbytes; /* max number of bytes on queue */
- __kernel_pid_t msg_lspid; /* pid of last msgsnd */
- __kernel_pid_t msg_lrpid; /* last receive pid */
+ __kernel_ipc_pid_t msg_lspid; /* pid of last msgsnd */
+ __kernel_ipc_pid_t msg_lrpid; /* last receive pid */
};
/* message buffer for msgsnd and msgrcv calls */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov