Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Tue Jul 1 14:04:40 UTC 2014
Modified Files:
src/sys/net: if.h
Log Message:
Unbreak lib/libc/net/getifaddrs.c
--- getifaddrs.o ---
In file included from
/tmp/bracket/build/2014.07.01.10.35.18-i386/src/lib/libc/net/getifaddrs.c:39:0:
/tmp/bracket/build/2014.07.01.10.35.18-i386/src/sys/net/if.h:208:2: error:
unknown type name 'kmutex_t'
kmutex_t *ifq_lock;
^
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/net/if.h
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