Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/osf1



Module Name:    src
Committed By:   he
Date:           Wed Sep 28 06:40:15 UTC 2005

Modified Files:
        src/sys/compat/osf1: osf1_cvt.c osf1_socket.c

Log Message:
Suddenly these need explicit inclusion of <sys/socket.h>; they use
the MSG_OOB and AF_LINK symbols (among others).  Fixes build problem.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/compat/osf1/osf1_cvt.c
cvs rdiff -r1.11 -r1.12 src/sys/compat/osf1/osf1_socket.c

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




Home | Main Index | Thread Index | Old Index