patch-2.1.8 linux/include/linux/un.h
Next file: linux/include/net/addrconf.h
Previous file: linux/include/linux/tty_ldisc.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Nov 3 11:04:42 1996
- Orig file:
v2.1.7/linux/include/linux/un.h
- Orig date:
Mon Mar 4 09:16:40 1996
diff -u --recursive --new-file v2.1.7/linux/include/linux/un.h linux/include/linux/un.h
@@ -8,11 +8,4 @@
char sun_path[UNIX_PATH_MAX]; /* pathname */
};
-struct cmsghdr {
- unsigned int cmsg_len;
- int cmsg_level;
- int cmsg_type;
- unsigned char cmsg_data[0];
-};
-
#endif /* _LINUX_UN_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov