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

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