[BACK]Return to socket.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/sys/socket.h between version 1.11 and 1.12

version 1.11, 1995/03/26 20:24:45 version 1.12, 1995/03/29 22:10:11
Line 312  struct omsghdr {
Line 312  struct omsghdr {
         int     msg_accrightslen;          int     msg_accrightslen;
 };  };
   
 #ifndef KERNEL  #ifndef _KERNEL
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>