Include lock.h before mutex.h.

This commit is contained in:
Gleb Smirnoff
2013-10-27 17:12:31 +00:00
parent 123fe3962d
commit 3122bb3880
+1
View File
@@ -146,6 +146,7 @@ struct ether_addr {
# endif /* _KERNEL */
# include <sys/selinfo.h>
# include <sys/lock.h>
# include <sys/mutex.h>
# define KRWLOCK_FILL_SZ 56
# define KMUTEX_FILL_SZ 56