CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/11/23 03:56:20

Modified files:
        sys/kern       : kern_srp.c kern_synch.c 
        sys/sys        : refcnt.h 

Log message:
Do not include <sys/atomic.h> inside <sys/refcnt.h>.

Prevent lazy developers, like David and I, to use atomic operations
without including <sys/atomic.h>.

ok dlg@

Reply via email to